|
|
An abstract base clase for all dockwidget headers (and member of the dockwidget class set). See the class description of KDockWidgetHeader! 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]
Provides things concerning to switching to toplevel mode. Must be overridden by an inheriting class.
void |
[virtual]
Provides saving the current configuration. Must be overridden by an inheriting class.
void |
[virtual]
Provides loading the current configuration. Must be overridden by an inheriting class