From 8b11ddef023a18d362a9b09eb794c3eee9c2d958 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Tue, 25 Mar 2014 11:04:11 +0100 Subject: Make it obvious what platforms are supported by QtSensors. Also, this brings the front page layout somewhat further in line with qtlocation & qtconnectivity API docs. Change-Id: I5e54ae388892dcb2a806c4775828abcdc81eb79d Reviewed-by: Jerome Pasion --- src/sensors/doc/src/qtsensors.qdoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/sensors') diff --git a/src/sensors/doc/src/qtsensors.qdoc b/src/sensors/doc/src/qtsensors.qdoc index 002ecfed..639ca9ba 100644 --- a/src/sensors/doc/src/qtsensors.qdoc +++ b/src/sensors/doc/src/qtsensors.qdoc @@ -34,6 +34,9 @@ The Qt Sensors API provides access to sensor hardware via QML and C++ interfaces. The Qt Sensors API also provides a motion gesture recognition API for devices. + Currently the API is supported on \l{Qt for Android}{Android}, \l{Qt for BlackBerry}{BlackBerry 10}, + \l{Qt for iOS}{iOS}, \l{https://sailfishos.org}{SailFish} and \l{Qt for WinRT}{WinRT}. + \section1 Information for Application Writers Applications can access Qt Sensors using QML or C++. -- cgit v1.2.3