kdeui
KDockWidgetAbstractHeaderDrag Class Reference
An abstract class for all dockwidget drag-panels of a dockwidgets (and member of the dockwidget class set). More...
#include <kdockwidget.h>
Inheritance diagram for KDockWidgetAbstractHeaderDrag:

Public Member Functions | |
| KDockWidget * | dockWidget () const |
| KDockWidgetAbstractHeaderDrag (KDockWidgetAbstractHeader *parent, KDockWidget *dock, const char *name=0L) | |
| virtual | ~KDockWidgetAbstractHeaderDrag () |
Protected Member Functions | |
| virtual void | virtual_hook (int id, void *data) |
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.
Definition at line 152 of file kdockwidget.h.
Constructor & Destructor Documentation
| KDockWidgetAbstractHeaderDrag::KDockWidgetAbstractHeaderDrag | ( | KDockWidgetAbstractHeader * | parent, | |
| KDockWidget * | dock, | |||
| const char * | name = 0L | |||
| ) |
Constructs this.
- Parameters:
-
parent the parent widget (usually a dockwidget header) dock the dockwidget where it belongs to name the object instance name
Definition at line 188 of file kdockwidget.cpp.
| virtual KDockWidgetAbstractHeaderDrag::~KDockWidgetAbstractHeaderDrag | ( | ) | [inline, virtual] |
Member Function Documentation
| KDockWidget* KDockWidgetAbstractHeaderDrag::dockWidget | ( | ) | const [inline] |
| void KDockWidgetAbstractHeaderDrag::virtual_hook | ( | int | id, | |
| void * | data | |||
| ) | [protected, virtual] |
The documentation for this class was generated from the following files:
KDE 3.5 API Reference