From d90fcd0f0f0e1279676714f6835fd9ae3c1258db Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Mon, 30 Apr 2018 15:36:56 +0200 Subject: Add Positioning, Location and Sensors to documentation Task-number: PYSIDE-363 Change-Id: Idc4418b6313c2f6b7946fcfb80abc772caec361b Reviewed-by: Alexandru Croitor --- sources/pyside2/doc/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'sources/pyside2/doc/index.rst') 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 `_ Contains functionality to support 2D and 3D rendering using Qt 3D. + * - `Qt Positioning `_ + Provides positioning information via QML and Python interfaces. + - `Qt Location `_ + Helps you create viable mapping solutions using the data available from some of the popular location services. + * - `Qt Sensors `_ + 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 -- cgit v1.2.3