diff options
author | Michael Brasser <michael.brasser@nokia.com> | 2010-03-05 01:05:19 (GMT) |
---|---|---|
committer | Michael Brasser <michael.brasser@nokia.com> | 2010-03-05 01:07:20 (GMT) |
commit | c78995a093ecab4802e09815147f868d4e47e2d5 (patch) | |
tree | 8a37de84101551df65b854aa70987cccab539e0d /doc/src | |
parent | 8344c3e53d1ef13faae80de313ab2959012faf45 (diff) | |
download | Qt-c78995a093ecab4802e09815147f868d4e47e2d5.zip Qt-c78995a093ecab4802e09815147f868d4e47e2d5.tar.gz Qt-c78995a093ecab4802e09815147f868d4e47e2d5.tar.bz2 |
ParentAnimation docs + test.
Task-number: QTBUG-8612
Diffstat (limited to 'doc/src')
-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 83adcb3..67aadcf 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -75,6 +75,7 @@ The following table lists the QML elements provided by the Qt Declarative module \o \l SequentialAnimation \o \l ParallelAnimation \o \l PauseAnimation +\o \l ParentAnimation \o \l PropertyAction \o \l ParentAction \o \l ScriptAction |