The AnchorAnimation element animates changes in anchor values. |
|
The Animation element is the base of all QML animations. |
|
The Behavior element allows you to specify a default animation for a property change. |
|
The ColorAnimation element animates changes in color values. |
|
The NumberAnimation element animates changes in qreal-type values. |
|
The ParallelAnimation element allows animations to be run in parallel. |
|
The ParentAnimation element animates changes in parent values. |
|
The PauseAnimation element provides a pause for an animation. |
|
The PropertyAction element allows immediate property changes during animation. |
|
The PropertyAnimation element animates changes in property values. |
|
The RotationAnimation element animates changes in rotation values. |
|
The ScriptAction element allows scripts to be run during an animation. |
|
The SequentialAnimation element allows animations to be run sequentially. |
|
The SmoothedAnimation element allows a property to smoothly track a value. |
|
The SpringAnimation element allows a property to track a value in a spring-like motion. |
|
The Transition element defines animated transitions that occur on state changes. |
|
The Vector3dAnimation element animates changes in QVector3d values. |
© 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners. Privacy Policy
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.
Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.