Qt 4.8
|
The Animation element is the base of all QML animations. More...
The Animation element is the base of all QML animations.
The Animation element cannot be used directly in a QML file. It exists to provide a set of common properties and methods, available across all the other animation types that inherit from it. Attempting to use the Animation element directly will result in an error.