diff options
author | Michael Brasser <michael.brasser@nokia.com> | 2009-04-23 23:49:49 (GMT) |
---|---|---|
committer | Michael Brasser <michael.brasser@nokia.com> | 2009-04-23 23:49:49 (GMT) |
commit | 435acb8edc48c0e13606a27392d4dc72952b19ca (patch) | |
tree | 23c5de34103dfaf1ac3d0f2aa5828d30ab017502 /doc/src/declarative/elements.qdoc | |
parent | db815819dae525c64575de38b92afa4cf092ce06 (diff) | |
download | Qt-435acb8edc48c0e13606a27392d4dc72952b19ca.zip Qt-435acb8edc48c0e13606a27392d4dc72952b19ca.tar.gz Qt-435acb8edc48c0e13606a27392d4dc72952b19ca.tar.bz2 |
Expose basic BlendedImage docs.
Diffstat (limited to 'doc/src/declarative/elements.qdoc')
-rw-r--r-- | doc/src/declarative/elements.qdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc index afc3726..90a65c1 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -32,6 +32,7 @@ The following table lists the Qml elements provided by the Qt Declarative module \o \l SequentialAnimation \o \l ParallelAnimation \o \l SetPropertyAction +\o \l ParentChangeAction \o \l Transition \o \l Behaviour \o \l Follow @@ -67,6 +68,7 @@ The following table lists the Qml elements provided by the Qt Declarative module \o \l MouseRegion \o \l KeyActions \o \l AnimatedImage +\o \l BlendedImage \endlist \o |