summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2010-07-21 02:51:55 (GMT)
committerAlan Alpert <alan.alpert@nokia.com>2010-07-21 02:51:55 (GMT)
commited89fd5ff5aab99ee0fd47f7fdcb4824f1c92102 (patch)
treefcca61e80e2cfee1570351c57ff468ecde6fad30 /doc
parent21806ff0921641b4e4d9d39721ab4ebeae74dddc (diff)
downloadQt-ed89fd5ff5aab99ee0fd47f7fdcb4824f1c92102.zip
Qt-ed89fd5ff5aab99ee0fd47f7fdcb4824f1c92102.tar.gz
Qt-ed89fd5ff5aab99ee0fd47f7fdcb4824f1c92102.tar.bz2
Add QML tutorials to the tutorials page
Diffstat (limited to 'doc')
-rw-r--r--doc/src/getting-started/tutorials.qdoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/src/getting-started/tutorials.qdoc b/doc/src/getting-started/tutorials.qdoc
index 0a83170..46a5808 100644
--- a/doc/src/getting-started/tutorials.qdoc
+++ b/doc/src/getting-started/tutorials.qdoc
@@ -84,6 +84,18 @@
\o
\row
+ \o{2,1} \l{QML Tutorial}{\bold QML Tutorial}
+ \o{2,1} \l{QML Advanced Tutorial}{\bold SameGame}
+ \row
+ \o{2,1}
+ This tutorial provides a very basic introduction to QML.
+ \o \image qml-samegame-demo-small.png Samegame
+ \o
+ This tutorial walks through creating a complete application with QML,
+ in this case a simple game. It is recommended that you complete the basic QML
+ tutorial first.
+
+ \row
\o{2,1} \l{QTestLib Tutorial}{\bold QTestLib}
\o{2,1} \l{qmake Tutorial}{\bold qmake}
\row