|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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(org.kde.qt.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 |
Method Detail |
---|
void noMaximizedChildFrmLeft(KMdiChildFrm arg1)
void nowMaximized(boolean arg1)
void sysButtonConnectionsMustChange(KMdiChildFrm arg1, KMdiChildFrm arg2)
void popupWindowMenu(org.kde.qt.QPoint arg1)
void lastChildFrmClosed()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |