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

Public Methods | |
KDockTabGroup (QWidget *parent=0, const char *name=0) | |
Constructs this. | |
virtual | ~KDockTabGroup () |
Destructs a KDockTabGroup. |
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.
- Author:
- Max Judin (documentation: Falk Brettschneider).
Definition at line 333 of file kdockwidget.h.
Constructor & Destructor Documentation
|
Constructs this. It just calls the method of the base class. Definition at line 340 of file kdockwidget.h. |
|
Destructs a KDockTabGroup.
Definition at line 346 of file kdockwidget.h. |
The documentation for this class was generated from the following files: