class KDockWidgetHeaderDrag

This special widget is the panel one can grip with the mouses (and member of the dockwidget class set). More...

Definition#include <kdockwidget.h>
InheritsKDockWidgetAbstractHeaderDrag
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


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.

 KDockWidgetHeaderDrag ( KDockWidgetAbstractHeader* parent, KDockWidget* dock, const char* name = 0L )

Constructs this.

Parameters:

KDockWidgetHeaderDrag ()

[virtual]

Destructs this.

void  paintEvent ( QPaintEvent* )

[protected virtual]

Draws the drag panel (a double line)