|
|
An abstract class for all dockwidget drag-panels of a dockwidgets (and member of the dockwidget class set). See the class description of KDockWidgetHeaderDrag! More or less a minor helper class for the dockwidget class set.
KDockWidgetAbstractHeaderDrag ( KDockWidgetAbstractHeader* parent,
KDockWidget* dock, const char* name = 0L )
| KDockWidgetAbstractHeaderDrag |
Constructs this.
Parameters:
parent | the parent widget (usually a dockwidget header) |
dock | the dockwidget where it belongs to |
name | the object instance name |
~KDockWidgetAbstractHeaderDrag ()
| ~KDockWidgetAbstractHeaderDrag |
[virtual]
Destructs this.
KDockWidget* dockWidget ()
| dockWidget |
Returns: the dockwidget where this belongs to