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

KDockWidgetAbstractHeaderDrag Class Reference

#include <kdockwidget.h>

Inheritance diagram for KDockWidgetAbstractHeaderDrag:

KDockWidgetHeaderDrag List of all members.

Public Methods

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

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.

Author:
Max Judin (documentation: Falk Brettschneider).

Definition at line 147 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

virtual KDockWidgetAbstractHeaderDrag::~KDockWidgetAbstractHeaderDrag   [inline, virtual]
 

Destructs this.

Definition at line 165 of file kdockwidget.h.


Member Function Documentation

KDockWidget* KDockWidgetAbstractHeaderDrag::dockWidget   const [inline]
 

Returns:
the dockwidget where this belongs to

Definition at line 170 of file kdockwidget.h.


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