Qt Sensors C++ Classes
Provides classes for reading sensor data. More...
Classes
Convenience wrapper around QSensorFilter | |
Represents one reading from the ambient light sensor | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensorFilter | |
Holds readings of the ambient temperature | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensorFilter | |
Represents one reading from a compass | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensorFilter | |
Represents one reading from the gyroscope sensor | |
Convenience wrapper around QSensorFilter | |
Represents one reading from the orientation sensor | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensorFilter | |
Holds readings from the pressure sensor | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensorFilter | |
Represents one reading from the proximity sensor | |
Convenience wrapper around QSensor | |
Instantiates instances of QSensorBackend | |
The pure virtual interface to sensor plugins | |
Handles registration and creation of sensor backends | |
The pure virtual interface to sensor plugins | |
Convenience wrapper around QSensorFilter | |
Holds readings from the tilt sensor | |
Convenience wrapper around QSensor |
Detailed Description
Mobile devices contain sensor hardware that allow detecting changes in various physical properties of the device itself or its immediate environment. Examples of device properties include the angle at which the device is held, whereas environmental properties include for example the current level of ambient light.