org.kde.qt
public class QChildEvent extends QEvent
| Constructor Summary | |
|---|---|
| protected | QChildEvent(Class dummy) |
| QChildEvent(int type, QObject child) | |
| Method Summary | |
|---|---|
| QObject | child() |
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| protected void | finalize() Deletes the wrapped C++ instance |
| boolean | inserted() |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |
| boolean | removed() |