public class QMoveEvent: QEvent, System.IDisposable
System.Object
QtSupport
QEvent
QMoveEventThis type implements System.IDisposable.
Qt Namespace
QMoveEvent Constructors
QMoveEvent(Qt.QPoint, Qt.QPoint) Constructor
QMoveEvent(void *) Constructor
QMoveEvent Methods
QMoveEvent.Finalize Method
QMoveEvent.OldPos Method
QMoveEvent.Pos Method
public void QMoveEvent(Qt.QPoint pos, Qt.QPoint oldPos);
Qt.QMoveEvent Class, Qt Namespace
public void QMoveEvent(void * ptr);
Qt.QMoveEvent Class, Qt Namespace
protected override void Finalize();
Qt.QMoveEvent Class, Qt Namespace
public Qt.QPoint OldPos();
Qt.QMoveEvent Class, Qt Namespace
public Qt.QPoint Pos();
Qt.QMoveEvent Class, Qt Namespace