Animation: States Example
These examples show how to use states and transitions.
The states.qml
example shows how an item can change between states, and transitions.qml
shows how these state changes can be animated.
[Missing image qml-states-example.png] |
states.qml |
[Missing image qml-transitions-example.png] |
transitions.qml |