![]() |
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 | |
| QGraphicsSceneResizeEventPrivate () | |
| QGraphicsSceneResizeEventPrivate () | |
| Public Member Functions inherited from QGraphicsSceneEventPrivate | |
| QGraphicsSceneEventPrivate () | |
| virtual | ~QGraphicsSceneEventPrivate () |
| QGraphicsSceneEventPrivate () | |
| virtual | ~QGraphicsSceneEventPrivate () |
Public Attributes | |
| QSizeF | oldSize |
| QSizeF | newSize |
| Public Attributes inherited from QGraphicsSceneEventPrivate | |
| QWidget * | widget |
| QGraphicsSceneEvent * | q_ptr |
| quint64 | timestamp = 0 |
Definition at line 1651 of file qgraphicssceneevent.cpp.
|
inline |
Definition at line 1655 of file qgraphicssceneevent.cpp.
|
inline |
Definition at line 1655 of file qgraphicssceneevent.cpp.
| QSizeF QGraphicsSceneResizeEventPrivate::newSize |
Definition at line 1659 of file qgraphicssceneevent.cpp.
| QSizeF QGraphicsSceneResizeEventPrivate::oldSize |
Definition at line 1658 of file qgraphicssceneevent.cpp.