QML Transform Elements
The Transform elements provide a way of building advanced transformations on Items. | |
The Translate object provides a way to move an Item without changing its x or y properties. | |
The Scale element provides a way to scale an Item. | |
The Rotation object provides a way to rotate an Item. | |
If you know what kind of QML element you want (Basic Visual, Interaction, Animation, etc), look here. |
The Transform elements provide a way of building advanced transformations on Items. | |
The Translate object provides a way to move an Item without changing its x or y properties. | |
The Scale element provides a way to scale an Item. | |
The Rotation object provides a way to rotate an Item. | |
If you know what kind of QML element you want (Basic Visual, Interaction, Animation, etc), look here. |