summaryrefslogtreecommitdiffstats
path: root/doc/src/getting-started
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@nokia.com>2011-03-03 15:27:38 (GMT)
committerJerome Pasion <jerome.pasion@nokia.com>2011-03-03 15:27:38 (GMT)
commit3978b7d5064e12c413b0938b5ebe7b3fe0e00c87 (patch)
treeff7ce3b3de4efa30838ce61c1b0186e784c086e3 /doc/src/getting-started
parent350f284bc6842e27ccf26f292e21b5f22a8ef0d7 (diff)
downloadQt-3978b7d5064e12c413b0938b5ebe7b3fe0e00c87.zip
Qt-3978b7d5064e12c413b0938b5ebe7b3fe0e00c87.tar.gz
Qt-3978b7d5064e12c413b0938b5ebe7b3fe0e00c87.tar.bz2
Added 4 mobile demos. Added links and descriptions for them.
Reviewed-by: David Boddie
Diffstat (limited to 'doc/src/getting-started')
-rw-r--r--doc/src/getting-started/demos.qdoc11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/src/getting-started/demos.qdoc b/doc/src/getting-started/demos.qdoc
index 48a5fca..8b21fc3 100644
--- a/doc/src/getting-started/demos.qdoc
+++ b/doc/src/getting-started/demos.qdoc
@@ -54,6 +54,17 @@
If you are new to Qt, and want to start developing applications,
you should probably start by going through the \l{Tutorials}.
+ \keyword qt-mobile-demos
+ \section1 Mobile Applications
+ These are demonstrations of some of the capabilities of \l{Qt Quick} and
+ \l{external: Qt Mobility Manual}{Mobility} to create feature rich mobile
+ applications.
+ \list
+ \o \l{demos/mobile/guitartuner}{Guitar Tuner} - a guitar tuner made with a QML frontend and a Mobility based backend
+ \o \l{demos/mobile/quickhit}{Quick Hit} - a game that uses multimedia and Qt Quick
+ \o \l{demos/mobile/qtbubblelevel}{Qt Bubble Level} - a game that utilizes hardware sensors for effects
+ \o \l{demos/mobile/qcamera}{QCamera} - a camera application that accesses mobile contacts and networking
+ \endlist
\section1 Painting
\list