public class QEvent: QtSupport, System.IDisposable
System.Object
QtSupport
QEventThis type implements System.IDisposable.
Qt Namespace
QEvent Constructors
QEvent(Type) Constructor
QEvent(void *) Constructor
QEvent Methods
QEvent.Finalize Method
QEvent.Spontaneous Method
QEvent.TheType Method
public void QEvent(Type type);
Qt.QEvent Class, Qt Namespace
public void QEvent(void * ptr);
Qt.QEvent Class, Qt Namespace
protected override void Finalize();
Qt.QEvent Class, Qt Namespace
public bool Spontaneous();
Qt.QEvent Class, Qt Namespace
public Type TheType();
Qt.QEvent Class, Qt Namespace