MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

QML State Elements

QML AnchorChanges Element

The AnchorChanges element allows you to change the anchors of an item in a state.

QML ParentChange Element

The ParentChange element allows you to reparent an Item in a state change.

QML PropertyChanges Element

The PropertyChanges element describes new property bindings or values for a state.

QML State Element

The State element defines configurations of objects and properties.

QML StateChangeScript Element

The StateChangeScript element allows you to run a script in a state.

QML StateGroup Element

The StateGroup element provides state support for non-Item elements.