Qt 5.9
Qt Widgets
C++ Classes
QGraphicsSceneMoveEvent
Qt 5.9.7 Reference Documentation
List of All Members for QGraphicsSceneMoveEvent
This is the complete list of members for
QGraphicsSceneMoveEvent
, including inherited members.
enum
Type
QGraphicsSceneMoveEvent
()
~QGraphicsSceneMoveEvent
()
accept
()
d
: QEventPrivate *
d_ptr
: QScopedPointer<QGraphicsSceneEventPrivate>
ignore
()
isAccepted
() const : bool
newPos
() const : QPointF
oldPos
() const : QPointF
registerEventType
(int ) : int
setAccepted
(bool )
spontaneous
() const : bool
t
: ushort
type
() const : Type
widget
() const : QWidget *