summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorWolfgang Beck <wolfgang.beck@nokia.com>2011-09-23 15:05:58 +1000
committerLincoln Ramsay <lincoln.ramsay@nokia.com>2011-10-10 09:25:31 +1000
commit4a30e784182a41d54d8b908ba47d948ed4172236 (patch)
tree2ff42941e52d0f0273fa918b0be91ffb970492da /doc/src
parent8ad3f314812136d37cbdb0d4eef65206d9171fac (diff)
MTMW-288 add Maze (TiltSensor Example)
Change-Id: I023e4baeb82facfb7d2f97c3b6076d7f1e816e16 Reviewed-on: http://codereview.qt-project.org/5434 Reviewed-by: Wolfgang Beck <wolfgang.beck@nokia.com>
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/imports/qml-qtsensors5.qdoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/src/imports/qml-qtsensors5.qdoc b/doc/src/imports/qml-qtsensors5.qdoc
index d77eeed5..39407a55 100644
--- a/doc/src/imports/qml-qtsensors5.qdoc
+++ b/doc/src/imports/qml-qtsensors5.qdoc
@@ -38,6 +38,12 @@
*/
/*!
+ \page maze.html
+ \title Sensors 5 QML TiltSensor example
+ \example maze
+*/
+
+/*!
\page qml-sensors5.html
\title Sensors 5 QML Plugin
@@ -95,6 +101,9 @@
\section1 QML QtSensors Example
The \l {qmlqtsensors5}{qmlqtsensors5} example shows you how to use all those diferent QML elements.
+
+ \section1 Maze QML TiltSensor Example
+ The \l {maze}{maze} example shows you how to use the TiltSeonsor QML element.
*/