![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| QGraphicsSceneMoveEventPrivate () | |
| QGraphicsSceneMoveEventPrivate () | |
| Public Member Functions inherited from QGraphicsSceneEventPrivate | |
| QGraphicsSceneEventPrivate () | |
| virtual | ~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 1718 of file qgraphicssceneevent.cpp.
|
inline |
Definition at line 1722 of file qgraphicssceneevent.cpp.
|
inline |
Definition at line 1722 of file qgraphicssceneevent.cpp.
| QPointF QGraphicsSceneMoveEventPrivate::newPos |
Definition at line 1726 of file qgraphicssceneevent.cpp.
| QPointF QGraphicsSceneMoveEventPrivate::oldPos |
Definition at line 1725 of file qgraphicssceneevent.cpp.