Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KDockWidgetHeaderDrag Class Reference

#include <kdockwidget.h>

Inheritance diagram for KDockWidgetHeaderDrag:

KDockWidgetAbstractHeaderDrag List of all members.

Public Methods

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

Protected Methods

virtual void paintEvent (QPaintEvent *)
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

KDockWidgetHeaderDrag::KDockWidgetHeaderDrag 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

virtual KDockWidgetHeaderDrag::~KDockWidgetHeaderDrag   [inline, virtual]
 

Destructs this.

Definition at line 210 of file kdockwidget.h.


Member Function Documentation

virtual void KDockWidgetHeaderDrag::paintEvent QPaintEvent *    [protected, virtual]
 

Draws the drag panel (a double line)


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:11 2003 for kdelibs by doxygen1.2.18