aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/index.rst
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2018-04-30 15:36:56 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2018-05-02 12:14:12 +0000
commitd90fcd0f0f0e1279676714f6835fd9ae3c1258db (patch)
treef03420a9da146ba6effbe0293dd76a0e212123f5 /sources/pyside2/doc/index.rst
parent103aeab4c13f9969fbbd4f3d64e650373c35a141 (diff)
Add Positioning, Location and Sensors to documentation
Task-number: PYSIDE-363 Change-Id: Idc4418b6313c2f6b7946fcfb80abc772caec361b Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'sources/pyside2/doc/index.rst')
-rw-r--r--sources/pyside2/doc/index.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/sources/pyside2/doc/index.rst b/sources/pyside2/doc/index.rst
index c8345597f..c8cd2fa79 100644
--- a/sources/pyside2/doc/index.rst
+++ b/sources/pyside2/doc/index.rst
@@ -88,7 +88,15 @@ Qt Modules
Enables synchronizing frames with the Qt 3D backend.
- `Qt 3D Render <PySide2/Qt3DRender/index.html>`_
Contains functionality to support 2D and 3D rendering using Qt 3D.
+ * - `Qt Positioning <PySide2/QtPositioning/index.html>`_
+ Provides positioning information via QML and Python interfaces.
+ - `Qt Location <PySide2/QtLocation/index.html>`_
+ Helps you create viable mapping solutions using the data available from some of the popular location services.
+ * - `Qt Sensors <PySide2/QtSensors/index.html>`_
+ Provides access to sensor hardware via QML and Python interfaces and a motion gesture recognition API for devices.
+ -
+provides access to sensor hardware via QML and C++ interfaces. The Qt Sensors API also provides a motion gesture recognition API for devices.
.. toctree::
:maxdepth: 2