diff options
author | Bea Lam <bea.lam@nokia.com> | 2010-06-01 04:58:05 (GMT) |
---|---|---|
committer | Bea Lam <bea.lam@nokia.com> | 2010-06-02 00:07:32 (GMT) |
commit | 2e904930ede28a59710ef6f898419aba7ede7c06 (patch) | |
tree | 0360106424fde44314603858edfadfaa856fc40d /doc | |
parent | 0fd09af3a05ac88c55fed73c85dc1c5aba68f057 (diff) | |
download | Qt-2e904930ede28a59710ef6f898419aba7ede7c06.zip Qt-2e904930ede28a59710ef6f898419aba7ede7c06.tar.gz Qt-2e904930ede28a59710ef6f898419aba7ede7c06.tar.bz2 |
Add Vector3dAnimation to list of QML elements
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 574a187..713b49d 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 \l {QtDeclarative}{Qt \o \l ParentAnimation \o \l AnchorAnimation \o \l SmoothedAnimation +\o \l Vector3dAnimation \o \l PropertyAction \o \l ScriptAction \o \l Transition |