org.kde.qt
public class QVBox extends QHBox
| Constructor Summary | |
|---|---|
| protected | QVBox(Class dummy) |
| QVBox(QWidget parent, String name, int f) | |
| QVBox(QWidget parent, String name) | |
| QVBox(QWidget parent) | |
| QVBox() | |
| 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() |
| static String | tr(String arg1, String arg2) |
| static String | tr(String arg1) |