![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| QPointer< QQuickItem > | parent |
| QPointer< QQuickItem > | stackBefore |
| qreal | x = 0 |
| qreal | y = 0 |
| qreal | width = 0 |
| qreal | height = 0 |
| qreal | scale = 0 |
| qreal | rotation = 0 |
Definition at line 26 of file qquickstateoperations.cpp.
| qreal QQuickParentChangePrivate::StateSnapshot::height = 0 |
Definition at line 29 of file qquickstateoperations.cpp.
| QPointer< QQuickItem > QQuickParentChangePrivate::StateSnapshot::parent |
Definition at line 27 of file qquickstateoperations.cpp.
| qreal QQuickParentChangePrivate::StateSnapshot::rotation = 0 |
Definition at line 29 of file qquickstateoperations.cpp.
| qreal QQuickParentChangePrivate::StateSnapshot::scale = 0 |
Definition at line 29 of file qquickstateoperations.cpp.
| QPointer< QQuickItem > QQuickParentChangePrivate::StateSnapshot::stackBefore |
Definition at line 28 of file qquickstateoperations.cpp.
| qreal QQuickParentChangePrivate::StateSnapshot::width = 0 |
Definition at line 29 of file qquickstateoperations.cpp.
| qreal QQuickParentChangePrivate::StateSnapshot::x = 0 |
Definition at line 29 of file qquickstateoperations.cpp.
| qreal QQuickParentChangePrivate::StateSnapshot::y = 0 |
Definition at line 29 of file qquickstateoperations.cpp.