summaryrefslogtreecommitdiffstats
path: root/doc/src/qtsensors.qdoc
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2012-03-01 19:13:17 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-01 20:10:11 +0100
commit87a6a468c35a557a33de432b784c5911cff561ec (patch)
tree38941a17c03183ae508fb739be531f49e55f4925 /doc/src/qtsensors.qdoc
parent1c99076a1f55a28ac6c745d1df05226401f11107 (diff)
Remove the usage of deprecated qdoc macros.
QDoc now has support for Doxygen style commands for italics, bold and list items. This change applies that change in QDoc to the actual documentation. Task-number: QTBUG-24578 Change-Id: I9e809abef666b8498bc481aae9f324b954eff387 Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
Diffstat (limited to 'doc/src/qtsensors.qdoc')
-rw-r--r--doc/src/qtsensors.qdoc44
1 files changed, 22 insertions, 22 deletions
diff --git a/doc/src/qtsensors.qdoc b/doc/src/qtsensors.qdoc
index e19570fd..342a7999 100644
--- a/doc/src/qtsensors.qdoc
+++ b/doc/src/qtsensors.qdoc
@@ -39,25 +39,25 @@
\table
\row
- \o \l {Qt Sensors QML API}{QML API}
- \o Information about the Qt Sensors QML API
+ \li \l {Qt Sensors QML API}{QML API}
+ \li Information about the Qt Sensors QML API
\row
- \o \l {Qt Sensors C++ API}{C++ API}
- \o Information about the Qt Sensors C++ API
+ \li \l {Qt Sensors C++ API}{C++ API}
+ \li Information about the Qt Sensors C++ API
\row
- \o \l {Qt Sensors Examples}{Examples}
- \o Examples demonstrating use of the Qt Sensors APIs
+ \li \l {Qt Sensors Examples}{Examples}
+ \li Examples demonstrating use of the Qt Sensors APIs
\endtable
\section1 Information for Backend Implementors
\table
\row
- \o \l {Qt Sensors Backend}{Backend}
- \o Information about the Qt Sensors back end
+ \li \l {Qt Sensors Backend}{Backend}
+ \li Information about the Qt Sensors back end
\row
- \o \l {Grue Sensor Example}
- \o The Grue Sensor Example demonstrates creation of a sensor backend
+ \li \l {Grue Sensor Example}
+ \li The Grue Sensor Example demonstrates creation of a sensor backend
\endtable
\section1 Compatibility with QtMobility Sensors API
@@ -67,11 +67,11 @@
\table
\row
- \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.
+ \li \l {Porting Applications from QtMobility Sensors to Qt Sensors}{Porting Guide}
+ \li 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
+ \li \l {QtMobility.sensors 1.x}{Legacy QML API}
+ \li Information about the legacy QtMobility.sensors QML API
\endtable
@@ -81,22 +81,22 @@
\table
\row
- \o \l {SensorGesture}{QML API}
- \o Information about the Qt SensorGestures QML API
+ \li \l {SensorGesture}{QML API}
+ \li Information about the Qt SensorGestures QML API
\row
- \o \l {QtSensorGestures C++ API}{C++ API}
- \o Information about the Qt SensorGestures C++ API
+ \li \l {QtSensorGestures C++ API}{C++ API}
+ \li Information about the Qt SensorGestures C++ API
\endtable
\section1 Information for Qt SensorGestures Recognizer Plugin Implementors.
\table
\row
- \o \l {QtSensorGestures Plugins}{Plugins}
- \o Information about the Qt SensorGestures recognizer plugins.
+ \li \l {QtSensorGestures Plugins}{Plugins}
+ \li Information about the Qt SensorGestures recognizer plugins.
\row
- \o \l {QtSensorGestures Emulator}{Emulator}
- \o Information about Qt SensorGestures use in the Emulator.
+ \li \l {QtSensorGestures Emulator}{Emulator}
+ \li Information about Qt SensorGestures use in the Emulator.
\endtable
*/