diff options
author | Michael Brasser <michael.brasser@nokia.com> | 2010-03-10 23:57:00 (GMT) |
---|---|---|
committer | Michael Brasser <michael.brasser@nokia.com> | 2010-03-11 02:41:57 (GMT) |
commit | b6d9979d7703ffb413f6b2d9fe5eb9b8d6b76b11 (patch) | |
tree | c872c27f364dd0b18d7553dd88dd4035e86e58f8 /doc | |
parent | 1c76ce32af211250935db7af8fa6f6e3e8afd01c (diff) | |
download | Qt-b6d9979d7703ffb413f6b2d9fe5eb9b8d6b76b11.zip Qt-b6d9979d7703ffb413f6b2d9fe5eb9b8d6b76b11.tar.gz Qt-b6d9979d7703ffb413f6b2d9fe5eb9b8d6b76b11.tar.bz2 |
Add AnchorAnimation for animating AnchorChanges.
Task-number: QT-2825
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/declarative/elements.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc index 67aadcf..0d7fe3b 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -76,6 +76,7 @@ The following table lists the QML elements provided by the Qt Declarative module \o \l ParallelAnimation \o \l PauseAnimation \o \l ParentAnimation +\o \l AnchorAnimation \o \l PropertyAction \o \l ParentAction \o \l ScriptAction |