diff options
author | Kevin Wright <kevin.wright@nokia.com> | 2011-11-24 17:00:38 (GMT) |
---|---|---|
committer | Kevin Wright <kevin.wright@nokia.com> | 2011-11-24 17:00:38 (GMT) |
commit | 234f96a92b8f7de0b06d9711ce7f47dfb1d8dda6 (patch) | |
tree | e0ba7bd53d47d60ea097a204a0e4da1daef3e5cf /doc/src/declarative/examples.qdoc | |
parent | 1e517bba5fa42a8e3c573966170399573ecf0ff0 (diff) | |
download | Qt-234f96a92b8f7de0b06d9711ce7f47dfb1d8dda6.zip Qt-234f96a92b8f7de0b06d9711ce7f47dfb1d8dda6.tar.gz Qt-234f96a92b8f7de0b06d9711ce7f47dfb1d8dda6.tar.bz2 |
Split behavior and wigglytext examples
Diffstat (limited to 'doc/src/declarative/examples.qdoc')
-rw-r--r-- | doc/src/declarative/examples.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc index e0ace56..8685809 100644 --- a/doc/src/declarative/examples.qdoc +++ b/doc/src/declarative/examples.qdoc @@ -121,6 +121,7 @@ The examples can be found in Qt's \c examples/declarative directory. \o \l{declarative/animation/easing}{Easing} \o \l{declarative/animation/basics/property-animation}{Property Animation} \o \l{declarative/animation/states}{States} +\o \l{declarative/animation/wigglytext/wigglytext}{Wiggly Text} \endlist \section2 Image Elements |