The Qt Sensors API provides access to sensor hardware via QML and C++ interfaces.
Information for Application Writers
Applications can access Qt Sensors using QML or C++.
 | QML API | Information about the Qt Sensors QML API | 
| C++ API | Information about the Qt Sensors C++ API | 
| Examples | Examples demonstrating use of the Qt Sensors APIs | 
Information for Backend Implementors
 | Backend | Information about the Qt Sensors back end | 
| Grue Sensor Example | The Grue Sensor Example demonstrates creation of a sensor backend | 
Compatibility with QtMobility Sensors API
Qt Sensors 5.0 (the initial release) is generally expected to be source compatible with QtMobility Sensors 1.2.
 | Porting Guide | Information about the steps needed to port applications to the Qt Sensors API. | 
| Legacy QML API | Information about the legacy QtMobility.sensors QML API | 
Information for Qt SensorGestures API
Qt SensorGestures provides a motion gesture recognition API for devices.
 | QML API | Information about the Qt SensorGestures QML API | 
| C++ API | Information about the Qt SensorGestures C++ API | 
Information for Qt SensorGestures Recognizer Plugin Implementors.
 | Plugins | Information about the Qt SensorGestures recognizer plugins. | 
| Emulator | Information about Qt SensorGestures use in the Emulator. |