diff options
Diffstat (limited to 'src/sensors')
-rw-r--r-- | src/sensors/doc/src/qtsensors.qdoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sensors/doc/src/qtsensors.qdoc b/src/sensors/doc/src/qtsensors.qdoc index 002ecfe..639ca9b 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++. |