![]() |
Qt 6.x
The Qt SDK
|
Inheritance diagram for QGraphicsSceneMoveEventPrivate:
Collaboration diagram for QGraphicsSceneMoveEventPrivate:Public Member Functions | |
| QGraphicsSceneMoveEventPrivate () | |
Public Member Functions inherited from QGraphicsSceneEventPrivate | |
| QGraphicsSceneEventPrivate () | |
| virtual | ~QGraphicsSceneEventPrivate () |
Public Attributes | |
| QPointF | oldPos |
| QPointF | newPos |
Public Attributes inherited from QGraphicsSceneEventPrivate | |
| QWidget * | widget |
| QGraphicsSceneEvent * | q_ptr |
| quint64 | timestamp = 0 |
Definition at line 1717 of file qgraphicssceneevent.cpp.
|
inline |
Definition at line 1721 of file qgraphicssceneevent.cpp.
| QPointF QGraphicsSceneMoveEventPrivate::newPos |
Definition at line 1725 of file qgraphicssceneevent.cpp.
| QPointF QGraphicsSceneMoveEventPrivate::oldPos |
Definition at line 1724 of file qgraphicssceneevent.cpp.