Qt 4.8
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Vector3dAnimation Class Reference

The Vector3dAnimation element animates changes in QVector3d values. More...

Inheritance diagram for Vector3dAnimation:
PropertyAnimation Animation

Detailed Description

The Vector3dAnimation element animates changes in QVector3d values.

Since
4.7

Vector3dAnimation is a specialized PropertyAnimation that defines an animation to be applied when a Vector3d value changes.

Like any other animation element, a Vector3dAnimation can be applied in a number of ways, including transitions, behaviors and property value sources. The QML Animation and Transitions documentation shows a variety of methods for creating animations.

See also
{QML Animation and Transitions}, {declarative/animation/basics}{Animation basics example}

The documentation for this class was generated from the following file: