KDockTabGroup Class Reference
#include <kdockwidget.h>
Inherits TQTabWidget.
Public Member Functions | |
KDockTabGroup (TQWidget *parent=0, const char *name=0) | |
virtual | ~KDockTabGroup () |
TQWidget * | transientTo () |
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 TQTabWidget but is more useful for the dockwidget class set. More or less a minor helper class for the dockwidget class set.
Definition at line 367 of file kdockwidget.h.
Constructor & Destructor Documentation
◆ KDockTabGroup()
|
inline |
Constructs this.
It just calls the method of the base class.
Definition at line 375 of file kdockwidget.h.
◆ ~KDockTabGroup()
|
inlinevirtual |
Destructs a KDockTabGroup.
Definition at line 381 of file kdockwidget.h.
The documentation for this class was generated from the following files: