KDE3Support
K3DockWidgetHeaderDrag Class Reference
#include <k3dockwidget.h>
Inheritance diagram for K3DockWidgetHeaderDrag:

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 K3DockWidgetHeader. More or less a minor helper class for the dockwidget class set.
Definition at line 192 of file k3dockwidget.h.
Public Member Functions | |
K3DockWidgetHeaderDrag (K3DockWidgetAbstractHeader *parent, K3DockWidget *dock, const char *name=0L) | |
virtual | ~K3DockWidgetHeaderDrag () |
Protected Member Functions | |
virtual void | paintEvent (QPaintEvent *) |
virtual void | virtual_hook (int id, void *data) |
Constructor & Destructor Documentation
K3DockWidgetHeaderDrag::K3DockWidgetHeaderDrag | ( | K3DockWidgetAbstractHeader * | parent, | |
K3DockWidget * | 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 227 of file k3dockwidget.cpp.
K3DockWidgetHeaderDrag::~K3DockWidgetHeaderDrag | ( | ) | [virtual] |
Member Function Documentation
void K3DockWidgetHeaderDrag::paintEvent | ( | QPaintEvent * | ) | [protected, virtual] |
void K3DockWidgetHeaderDrag::virtual_hook | ( | int | id, | |
void * | data | |||
) | [protected, virtual] |
Reimplemented from K3DockWidgetAbstractHeaderDrag.
Definition at line 3439 of file k3dockwidget.cpp.
The documentation for this class was generated from the following files: