Module implementing the mdi area viewmanager class.
None |
MdiArea | Class implementing the mdi area viewmanager class. |
None |
Class implementing the mdi area viewmanager class.
None |
None |
MdiArea | Constructor |
__iconizeAllWindows | Private slot to iconize all windows. |
__restoreAllWindows | Private slot to restore all windows. |
__setSubWindowIcon | Private method to set the icon of a subwindow given it's internal widget. |
__subWindowActivated | Private slot to handle the windowActivated signal. |
_addView | Protected method to add a view (i.e. |
_initWindowActions | Protected method to define the user interface actions for window handling. |
_modificationStatusChanged | Protected slot to handle the modificationStatusChanged signal. |
_removeAllViews | Protected method to remove all views (i.e. |
_removeView | Protected method to remove a view (i.e. |
_showView | Private method to show a view (i.e. |
_syntaxErrorToggled | Protected slot to handle the syntaxerrorToggled signal. |
activeWindow | Private method to return the active (i.e. |
canCascade | Public method to signal if cascading of managed windows is available. |
canSplit | public method to signal if splitting of the view is available. |
canTile | Public method to signal if tiling of managed windows is available. |
cascade | Public method to cascade the managed windows. |
eventFilter | Public method called to filter the event queue. |
setEditorName | Public method to change the displayed name of the editor. |
showWindowMenu | Public method to set up the viewmanager part of the Window menu. |
tile | Public method to tile the managed windows. |
None |
Constructor
Private slot to iconize all windows.
Private slot to restore all windows.
Private method to set the icon of a subwindow given it's internal widget.
Private slot to handle the windowActivated signal.
Protected method to add a view (i.e. window)
Protected method to define the user interface actions for window handling.
Protected slot to handle the modificationStatusChanged signal.
Protected method to remove all views (i.e. windows)
Protected method to remove a view (i.e. window)
Private method to show a view (i.e. window)
Protected slot to handle the syntaxerrorToggled signal.
Private method to return the active (i.e. current) window.
Public method to signal if cascading of managed windows is available.
public method to signal if splitting of the view is available.
Public method to signal if tiling of managed windows is available.
Public method to cascade the managed windows.
Public method called to filter the event queue.
Public method to change the displayed name of the editor.
Public method to set up the viewmanager part of the Window menu.
Public method to tile the managed windows.