org.kde.koala
public class KDockTabGroup extends QTabWidget
UNKNOWN: It just hides the special implementation of a dockwidget tab groups (and is member of the dockwidget class set).
| Constructor Summary | |
|---|---|
| protected | KDockTabGroup(Class dummy) |
| KDockTabGroup(QWidget parent, String name)
Constructs this. | |
| KDockTabGroup(QWidget parent) | |
| KDockTabGroup() | |
| Method Summary | |
|---|---|
| String | className() |
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| protected void | finalize() Deletes the wrapped C++ instance |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |
| QMetaObject | metaObject() |
| QWidget | transientTo() |
UNKNOWN: Constructs this.