public class QIMEvent: QEvent, System.IDisposable
System.Object
QtSupport
QEvent
QIMEventThis type implements System.IDisposable.
Qt Namespace
QIMEvent Constructors
QIMEvent(Type, System.String, int) Constructor
QIMEvent(void *) Constructor
QIMEvent Methods
QIMEvent.Accept Method
QIMEvent.CursorPos Method
QIMEvent.Finalize Method
QIMEvent.Ignore Method
QIMEvent.IsAccepted Method
QIMEvent.Text Method
public void QIMEvent(Type type, System.String text, int cursorPosition);
Qt.QIMEvent Class, Qt Namespace
public void QIMEvent(void * ptr);
Qt.QIMEvent Class, Qt Namespace
public void Accept();
Qt.QIMEvent Class, Qt Namespace
public int CursorPos();
Qt.QIMEvent Class, Qt Namespace
protected override void Finalize();
Qt.QIMEvent Class, Qt Namespace
public void Ignore();
Qt.QIMEvent Class, Qt Namespace
public bool IsAccepted();
Qt.QIMEvent Class, Qt Namespace
public System.String Text();
Qt.QIMEvent Class, Qt Namespace