QML Transform Elements

Transform

The Transform elements provide a way of building advanced transformations on Items.

Translate

The Translate object provides a way to move an Item without changing its x or y properties.

Scale

The Scale element provides a way to scale an Item.

Rotation

The Rotation object provides a way to rotate an Item.

Groups Of Related QML Elements

If you know what kind of QML element you want (Basic Visual, Interaction, Animation, etc), look here.

Transform

The Transform elements provide a way of building advanced transformations on Items.

Translate

The Translate object provides a way to move an Item without changing its x or y properties.

Scale

The Scale element provides a way to scale an Item.

Rotation

The Rotation object provides a way to rotate an Item.

Groups Of Related QML Elements

If you know what kind of QML element you want (Basic Visual, Interaction, Animation, etc), look here.