org.kde.qt
public class QHBox extends QFrame
Constructor Summary | |
---|---|
protected | QHBox(Class dummy) |
QHBox(QWidget parent, String name, int f) | |
QHBox(QWidget parent, String name) | |
QHBox(QWidget parent) | |
QHBox() | |
QHBox(boolean horizontal, QWidget parent, String name, int f) | |
QHBox(boolean horizontal, QWidget parent, String name) |
Method Summary | |
---|---|
String | className() |
void | dispose() Delete the wrapped C++ instance ahead of finalize() |
protected void | finalize() Deletes the wrapped C++ instance |
protected void | frameChanged() |
boolean | isDisposed() Has the wrapped C++ instance been deleted? |
QMetaObject | metaObject() |
void | setSpacing(int arg1) |
boolean | setStretchFactor(QWidget arg1, int stretch) |
QSize | sizeHint() |
static String | tr(String arg1, String arg2) |
static String | tr(String arg1) |