class KDockWidgetAbstractHeaderDrag

An abstract class for all dockwidget drag-panels of a dockwidgets (and member of the dockwidget class set). More...

Definition#include <kdockwidget.h>
InheritsQFrame (qt) [public ]
Inherited byKDockWidgetHeaderDrag
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

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:
parentthe parent widget (usually a dockwidget header)
dockthe dockwidget where it belongs to
namethe object instance name

 ~KDockWidgetAbstractHeaderDrag ()

~KDockWidgetAbstractHeaderDrag

[virtual]

Destructs this.

KDockWidget*  dockWidget ()

dockWidget

[const]

Returns: the dockwidget where this belongs to

void  virtual_hook ( int id, void* data )

virtual_hook

[protected virtual]

the dockwidget where this belongs to