|
class KDockWidgetAbstractHeaderDrag
|
An abstract class for all dockwidget drag-panels of a dockwidgets (and member of the dockwidget class set). More... |
|
|
Public MethodsPrivate Members
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.
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.
Returns: the dockwidget where this belongs to
[private] KDockWidgetAbstractHeaderDragPrivate * d
| d |
[private]
- Author: Max Judin (documentation: Falk Brettschneider).
|