Skip to content

Commit

Permalink
Add new animation elements to element list.
Browse files Browse the repository at this point in the history
Change-Id: I714555e1255c0190619f313fc26f532f3b6f4c38
Reviewed-by: Bea Lam <bea.lam@nokia.com>
  • Loading branch information
Michael Brasser authored and Qt by Nokia committed Feb 14, 2012
1 parent bef10b1 commit 58d8574
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/src/declarative/elements.qdoc
Expand Up @@ -131,6 +131,13 @@ Elements that animate properties based on data types
\o \l {RotationAnimation} - Animates rotations
\o \l {ParentAnimation} - Animates parent changes
\o \l {AnchorAnimation} - Animates anchor changes
\o \l {PathAnimation} - Animates position along a path
\endlist

Elements that provide lower-level animation control
\list
\o \l {PathInterpolator} - Allows manual animation along a path
\o \l {AnimationController} - Allows manual control of animation progress
\endlist

\section1 Models and Data Handling
Expand Down

0 comments on commit 58d8574

Please sign in to comment.