From 3b030528fbc3d2d7681113dc6c2727d4cff7a07a Mon Sep 17 00:00:00 2001 From: Lorn Potter Date: Fri, 10 Feb 2012 10:50:14 +1000 Subject: improve the sensors docs a bit Change-Id: I2774c8ecc5ae711b6444d0adff0697c6d278dcad Reviewed-by: Lorn Potter --- doc/src/qtsensors.qdoc | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'doc/src/qtsensors.qdoc') diff --git a/doc/src/qtsensors.qdoc b/doc/src/qtsensors.qdoc index ec7d9d2b..84187414 100644 --- a/doc/src/qtsensors.qdoc +++ b/doc/src/qtsensors.qdoc @@ -77,13 +77,15 @@ \section1 Information for QtSensorGestures API + QtSensorGestures provides a motion gesture recognition API for devices. + \table + \row + \o \l {SensorGesture}{QML API} + \o Information about the QtSensorGestures QML API \row \o \l {QtSensorGestures C++ API}{C++ API} \o Information about the QtSensorGestures C++ API - \row - \o \l {C++ Sensor Gestures Example} - \o The SensorGestures example demostrates how to use QSensorGestures \endtable \section1 Information for QtSensorGestures Recognizer Plugin Implementors. @@ -92,7 +94,9 @@ \row \o \l {QtSensorGestures Plugins}{Plugins} \o Information about the QtSensorGestures recognizer plugins. - + \row + \o \l {QtSensorGestures Emulator}{Emulator} + \o Information about QtSensorGestures use in the Emulator. \endtable */ -- cgit v1.2.3