KDE3Support
K3DockTabGroup Class Reference
It just hides the special implementation of a dockwidget tab groups (and is member of the dockwidget class set). More...
#include <k3dockwidget.h>
Inheritance diagram for K3DockTabGroup:

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) |
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 356 of file k3dockwidget.h.
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 3408 of file k3dockwidget.cpp.
K3DockTabGroup::~K3DockTabGroup | ( | ) | [virtual] |
Member Function Documentation
QWidget * K3DockTabGroup::transientTo | ( | ) |
Definition at line 3418 of file k3dockwidget.cpp.
void K3DockTabGroup::virtual_hook | ( | int | id, | |
void * | data | |||
) | [protected, virtual] |
Definition at line 3451 of file k3dockwidget.cpp.
The documentation for this class was generated from the following files: