kdeui Library API Documentation

KDockWidgetAbstractHeaderDrag Class Reference

An abstract class for all dockwidget drag-panels of a dockwidgets (and member of the dockwidget class set). More...

#include <kdockwidget.h>

Inheritance diagram for KDockWidgetAbstractHeaderDrag:

QFrame KDockWidgetHeaderDrag List of all members.

Public Member Functions

 KDockWidgetAbstractHeaderDrag (KDockWidgetAbstractHeader *parent, KDockWidget *dock, const char *name=0L)
 Constructs this.

virtual ~KDockWidgetAbstractHeaderDrag ()
 Destructs this.

KDockWidgetdockWidget () const

Protected Member Functions

virtual void virtual_hook (int id, void *data)

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

Definition at line 182 of file kdockwidget.cpp.

References KStdAccel::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 files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 27 22:15:08 2005 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001