|
|
The header (additional bar) for a KDockWidget. It have got the buttons located there. And it is for recording and reading the button states.
|
Constructs this.
Parameters:
parent | the parent widget (usually a dockwidget) |
name | the object instance name |
~ |
[virtual]
Destructs this.
void |
[virtual]
Hides the close button and stay button when switching to toplevel or vice versa shows them.
Parameters:
t | toplevel or not |
Reimplemented from KDockWidgetAbstractHeader
void |
[virtual]
Saves the current button state to a KDE config container object.
Parameters:
c | the configuration safe |
Reimplemented from KDockWidgetAbstractHeader
void |
[virtual]
Loads the current button state from a KDE config container object.
Parameters:
c | the configuration safe |
Reimplemented from KDockWidgetAbstractHeader
void |
[protected slot]
Set dragging the dockwidget off when the stay button is pressed down and vice versa.
QHBoxLayout* |
[protected]
A layout manager for placing the embedded buttons (close and stay)
KDockButton_Private* |
[protected]
a little button for closing (undocking and hiding) the dockwidget
KDockButton_Private* |
[protected]
a little button for enabling/disabling dragging the dockwidget with the mouse
KDockWidgetHeaderDrag* |
[protected]
the drag panel (double line)