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