|
|
The header (additional bar) for a KDockWidget s (and member of the dockwidget class set). It have got the buttons located there. And it is for recording and reading the button states. More or less a minor helper class for the dockwidget class set.
|
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.
bool |
void |
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 slots: slot]
Set dragging the dockwidget off when the stay button is pressed down and vice versa.
QHBoxLayout* |
[protected: ]
KDockButton_Private* |
[protected: ]
KDockButton_Private* |
[protected: ]
KDockButton_Private* |
[protected: ]
KDockWidgetHeaderDrag* |
[protected: ]