org.kde.koala
public interface KMdiChildAreaSignals
Method Summary | |
---|---|
void | lastChildFrmClosed()
Signals that the last attached (docked) MDI view has been closed.
|
void | noMaximizedChildFrmLeft(KMdiChildFrm arg1)
Signals that there aren't maximized child frames any more |
void | nowMaximized(boolean arg1)
Signals that the child frames are maximized now |
void | popupWindowMenu(QPoint arg1)
Signals a KMdiMainFrm that the 'Window' popup menu must be shown |
void | sysButtonConnectionsMustChange(KMdiChildFrm arg1, KMdiChildFrm arg2)
Signals a KMdiMainFrm that the signal/slot connections of the system buttons in the
menubar (only in Maximize mode) must be updated to another MDI view because the focused
MDI view has changed |
UNKNOWN: Signals that the last attached (docked) MDI view has been closed.
UNKNOWN: Signals that there aren't maximized child frames any more
UNKNOWN: Signals that the child frames are maximized now
UNKNOWN: Signals a KMdiMainFrm that the 'Window' popup menu must be shown
UNKNOWN: Signals a KMdiMainFrm that the signal/slot connections of the system buttons in the menubar (only in Maximize mode) must be updated to another MDI view because the focused MDI view has changed