QML State Elements

AnchorChanges Element allows you to change the anchors of an item in a state
ParentChange Element allows you to reparent an Item in a state change
PropertyChanges Element describes new property bindings or values for a state
State Element defines configurations of objects and properties
StateChangeScript Element allows you to run a script in a state
StateGroup Element provides state support for non-Item elements