org.kde.qt
public class QSemiModal extends QDialog
| Constructor Summary | |
|---|---|
| protected | QSemiModal(Class dummy) |
| QSemiModal(QWidget parent, String name, boolean modal, int f) | |
| QSemiModal(QWidget parent, String name, boolean modal) | |
| QSemiModal(QWidget parent, String name) | |
| QSemiModal(QWidget parent) | |
| QSemiModal() | |
| 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) |