public class QCustomEvent: QEvent, System.IDisposable
System.Object
QtSupport
QEvent
QCustomEventThis type implements System.IDisposable.
Qt Namespace
QCustomEvent Constructors
QCustomEvent(int) Constructor
QCustomEvent(Type, int[]) Constructor
QCustomEvent(void *) Constructor
QCustomEvent Methods
QCustomEvent.Data Method
QCustomEvent.Finalize Method
QCustomEvent.SetData Method
public void QCustomEvent(int type);
Qt.QCustomEvent Class, Qt Namespace
public void QCustomEvent(Type type, int[] data);
Qt.QCustomEvent Class, Qt Namespace
public void QCustomEvent(void * ptr);
Qt.QCustomEvent Class, Qt Namespace
public int[] Data();
Qt.QCustomEvent Class, Qt Namespace
protected override void Finalize();
Qt.QCustomEvent Class, Qt Namespace
public void SetData(int[] data);
Qt.QCustomEvent Class, Qt Namespace