KDockWidgetHeaderDrag Class Reference
This special widget is the panel one can grip with the mouses (and member of the dockwidget class set). More...
#include <kdockwidget.h>
Inheritance diagram for KDockWidgetHeaderDrag:

Public Member Functions | |
KDockWidgetHeaderDrag (KDockWidgetAbstractHeader *parent, KDockWidget *dock, const char *name=0L) | |
Constructs this. | |
virtual | ~KDockWidgetHeaderDrag () |
Destructs this. | |
Protected Member Functions | |
virtual void | paintEvent (QPaintEvent *) |
Draws the drag panel (a double line). | |
virtual void | virtual_hook (int id, void *data) |
Detailed Description
This special widget is the panel one can grip with the mouses (and member of the dockwidget class set).The widget for dragging, so to speak. Usually it is located in the KDockWidgetHeader. More or less a minor helper class for the dockwidget class set.
- Author:
- Max Judin (documentation: Falk Brettschneider).
Definition at line 192 of file kdockwidget.h.
Constructor & Destructor Documentation
|
Constructs this.
Definition at line 189 of file kdockwidget.cpp. References KStdAccel::name(). |
|
Destructs this.
Definition at line 210 of file kdockwidget.h. |
Member Function Documentation
|
Draws the drag panel (a double line).
Reimplemented from QFrame. Definition at line 194 of file kdockwidget.cpp. References QPainter::begin(), and QPainter::end(). |
The documentation for this class was generated from the following files: