diff options
author | Ian Walters <ian.walters@nokia.com> | 2009-05-06 04:41:17 (GMT) |
---|---|---|
committer | Ian Walters <ian.walters@nokia.com> | 2009-05-06 04:41:17 (GMT) |
commit | 33a5857f108c096feaa2875d829d9acadf1b3044 (patch) | |
tree | a92d308cb838f41e95db75604c5b8d7aafa27428 /doc/src/topics.qdoc | |
parent | 9050195e44650b826540b927c0ea6958bc72ad01 (diff) | |
download | Qt-33a5857f108c096feaa2875d829d9acadf1b3044.zip Qt-33a5857f108c096feaa2875d829d9acadf1b3044.tar.gz Qt-33a5857f108c096feaa2875d829d9acadf1b3044.tar.bz2 |
Images for third chapter of the tutorial
Diffstat (limited to 'doc/src/topics.qdoc')
-rw-r--r-- | doc/src/topics.qdoc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/src/topics.qdoc b/doc/src/topics.qdoc index 301f0d4..33bf21a 100644 --- a/doc/src/topics.qdoc +++ b/doc/src/topics.qdoc @@ -226,6 +226,13 @@ system. application. This tutorial is also available with \l{Tutoriel "Carnet d'adresses"}{French explanation}. + \section1 \l{Declarative UI Tutorial} + + \inlineimage declarative-tutorial-list-open.png + + A beginner's guide to getting started with Declarative UI and QML. This + allows for creating user interfaces that are highly animated and + graphically rich. */ /*! |