org.kde.koala
public interface KDockManagerSignals
| Method Summary | |
|---|---|
| void | change()
Signals changes of the docking state of a dockwidget. |
| void | replaceDock(KDockWidget oldDock, KDockWidget newDock)
Signals a dockwidget is replaced with another one. |
| void | setDockDefaultPos(KDockWidget arg1)
Signals a dockwidget without parent (toplevel) is shown. |
UNKNOWN: Signals changes of the docking state of a dockwidget.
UNKNOWN: Signals a dockwidget is replaced with another one.
UNKNOWN: Signals a dockwidget without parent (toplevel) is shown.