summaryrefslogtreecommitdiffstats
path: root/doc/src/qtsensors.qdoc
diff options
context:
space:
mode:
authoralex <alex.blasche@nokia.com>2012-02-17 18:35:32 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-20 09:00:06 +0100
commitaf7bddb5dd6c41c05d4182dd36b0cf4a1718ac54 (patch)
tree3f52c9fcf8a2d9e5525ccc4ed26352f512ba02a9 /doc/src/qtsensors.qdoc
parent436ac0b3890ac7ec0dd5cc9ca9f7a099d5e8a813 (diff)
Fix lots of small qdoc issues in Sensor docs
Change-Id: I26dd869ffac45155d834ac2046edc93dae926aef Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
Diffstat (limited to 'doc/src/qtsensors.qdoc')
-rw-r--r--doc/src/qtsensors.qdoc42
1 files changed, 21 insertions, 21 deletions
diff --git a/doc/src/qtsensors.qdoc b/doc/src/qtsensors.qdoc
index 9a9a2b4b..e19570fd 100644
--- a/doc/src/qtsensors.qdoc
+++ b/doc/src/qtsensors.qdoc
@@ -28,33 +28,33 @@
/*!
\page qtsensors.html
\title Qt Sensors
- \brief The QtSensors API provides access to sensors via QML and C++ interfaces.
+ \brief The Qt Sensors API provides access to sensors via QML and C++ interfaces.
\ingroup technology-apis
- The QtSensors API provides access to sensors via QML and C++ interfaces.
+ The Qt Sensors API provides access to sensors via QML and C++ interfaces.
\section1 Information for Application Writers
- Applications can access QtSensors using QML or C++.
+ Applications can access Qt Sensors using QML or C++.
\table
\row
- \o \l {QtSensors 5.x}{QML API}
- \o Information about the QtSensors QML API
+ \o \l {Qt Sensors QML API}{QML API}
+ \o Information about the Qt Sensors QML API
\row
- \o \l {QtSensors C++ API}{C++ API}
- \o Information about the QtSensors C++ API
+ \o \l {Qt Sensors C++ API}{C++ API}
+ \o Information about the Qt Sensors C++ API
\row
- \o \l {QtSensors Examples}{Examples}
- \o Examples demonstrating use of the QtSensors APIs
+ \o \l {Qt Sensors Examples}{Examples}
+ \o Examples demonstrating use of the Qt Sensors APIs
\endtable
\section1 Information for Backend Implementors
\table
\row
- \o \l {QtSensors Backend}{Backend}
- \o Information about the QtSensors back end
+ \o \l {Qt Sensors Backend}{Backend}
+ \o Information about the Qt Sensors back end
\row
\o \l {Grue Sensor Example}
\o The Grue Sensor Example demonstrates creation of a sensor backend
@@ -62,41 +62,41 @@
\section1 Compatibility with QtMobility Sensors API
- QtSensors 5.0 (the initial release) is generally expected to be source compatible
+ Qt Sensors 5.0 (the initial release) is generally expected to be source compatible
with QtMobility Sensors 1.2.
\table
\row
- \o \l {Porting Applications from QtMobility Sensors to QtSensors}{Porting Guide}
- \o Information about the steps needed to port applications to the QtSensors API.
+ \o \l {Porting Applications from QtMobility Sensors to Qt Sensors}{Porting Guide}
+ \o Information about the steps needed to port applications to the Qt Sensors API.
\row
\o \l {QtMobility.sensors 1.x}{Legacy QML API}
\o Information about the legacy QtMobility.sensors QML API
\endtable
- \section1 Information for QtSensorGestures API
+ \section1 Information for Qt SensorGestures API
- QtSensorGestures provides a motion gesture recognition API for devices.
+ Qt SensorGestures provides a motion gesture recognition API for devices.
\table
\row
\o \l {SensorGesture}{QML API}
- \o Information about the QtSensorGestures QML API
+ \o Information about the Qt SensorGestures QML API
\row
\o \l {QtSensorGestures C++ API}{C++ API}
- \o Information about the QtSensorGestures C++ API
+ \o Information about the Qt SensorGestures C++ API
\endtable
- \section1 Information for QtSensorGestures Recognizer Plugin Implementors.
+ \section1 Information for Qt SensorGestures Recognizer Plugin Implementors.
\table
\row
\o \l {QtSensorGestures Plugins}{Plugins}
- \o Information about the QtSensorGestures recognizer plugins.
+ \o Information about the Qt SensorGestures recognizer plugins.
\row
\o \l {QtSensorGestures Emulator}{Emulator}
- \o Information about QtSensorGestures use in the Emulator.
+ \o Information about Qt SensorGestures use in the Emulator.
\endtable
*/