org.kde.koala
public class KDialogQueue extends QObject
| Constructor Summary | |
|---|---|
| protected | KDialogQueue(Class dummy) |
| KDialogQueue() | |
| 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 void | queueDialog(QDialog arg1) |
| protected static KDialogQueue | self() |