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

Detailed Description
It just hides the special implementation of a dockwidget tab groups (and is member of the dockwidget class set).An abstraction what it is currently. In general it is like QTabWidget but is more useful for the dockwidget class set. More or less a minor helper class for the dockwidget class set.
Definition at line 354 of file k3dockwidget.h.
Public Member Functions | |
K3DockTabGroup (QWidget *parent=0, const char *name=0) | |
QWidget * | transientTo () |
virtual | ~K3DockTabGroup () |
Protected Member Functions | |
virtual void | virtual_hook (int id, void *data) |
Constructor & Destructor Documentation
K3DockTabGroup::K3DockTabGroup | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
Constructs this.
It just calls the method of the base class.
Definition at line 3402 of file k3dockwidget.cpp.
K3DockTabGroup::~K3DockTabGroup | ( | ) | [virtual] |
Member Function Documentation
QWidget * K3DockTabGroup::transientTo | ( | ) |
Definition at line 3412 of file k3dockwidget.cpp.
void K3DockTabGroup::virtual_hook | ( | int | id, | |
void * | data | |||
) | [protected, virtual] |
Definition at line 3445 of file k3dockwidget.cpp.
The documentation for this class was generated from the following files: