From 0a89f937120c62cf280043efd774caaeb910cbf4 Mon Sep 17 00:00:00 2001 From: Peter Yard Date: Mon, 23 Apr 2012 12:56:51 +1000 Subject: Docs: change title of qml sensors example. Bug-9815 Change-Id: I5e5c57c8c3a86b17b52b35fb50e61b62fef12a0b Reviewed-by: Lincoln Ramsay --- doc/src/examples/qmlqtsensors.qdoc | 4 ++-- doc/src/imports/qtsensors5.qdoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/examples/qmlqtsensors.qdoc b/doc/src/examples/qmlqtsensors.qdoc index 4fc9e7d1..d8173306 100644 --- a/doc/src/examples/qmlqtsensors.qdoc +++ b/doc/src/examples/qmlqtsensors.qdoc @@ -27,9 +27,9 @@ /*! \example sensors/qmlqtsensors - \title QML Qt Sensors example + \title Qt Sensors - Simple QML Example \ingroup qtsensors-examples - \brief The QML Qt Sensors example demonstrates the QML sensors elements in the QtSensors 5 import. + \brief The Qt Sensors simple QML example demonstrates the QML sensors elements in the QtSensors 5 import. \image qmlqtsensors.jpg \section1 Overview diff --git a/doc/src/imports/qtsensors5.qdoc b/doc/src/imports/qtsensors5.qdoc index 5436ea2e..fc172aed 100644 --- a/doc/src/imports/qtsensors5.qdoc +++ b/doc/src/imports/qtsensors5.qdoc @@ -55,7 +55,7 @@ The emulator supports simulating the Ambient Light, Orientation, Compass and Proximity sensors. - The \l {QML Qt Sensors example} contains code for using the the \l TiltSensor, \l AmbientLightSensor + The \l {Qt Sensors - Simple QML Example} contains code for using the the \l TiltSensor, \l AmbientLightSensor and ProximitySensor elements. \section1 QML Elements -- cgit v1.2.3