public class QChildEvent: QEvent, System.IDisposable
System.Object
QtSupport
QEvent
QChildEventThis type implements System.IDisposable.
Qt Namespace
QChildEvent Constructors
QChildEvent(Type, Qt.QObject) Constructor
QChildEvent(void *) Constructor
QChildEvent Methods
QChildEvent.Child Method
QChildEvent.Finalize Method
QChildEvent.Inserted Method
QChildEvent.Removed Method
public void QChildEvent(Type type, Qt.QObject child);
Qt.QChildEvent Class, Qt Namespace
public void QChildEvent(void * ptr);
Qt.QChildEvent Class, Qt Namespace
public Qt.QObject Child();
Qt.QChildEvent Class, Qt Namespace
protected override void Finalize();
Qt.QChildEvent Class, Qt Namespace
public bool Inserted();
Qt.QChildEvent Class, Qt Namespace
public bool Removed();
Qt.QChildEvent Class, Qt Namespace