Qt Sensors C++ Classes
Provides classes for reading sensor data. More...
Classes
Convenience wrapper around QSensor | |
Convenience wrapper around QSensorFilter | |
Reports on linear acceleration along the X, Y and Z axes | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensorFilter | |
Holds readings from the altimeter sensor | |
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 QSensorFilter | |
Holds distance reading in cm from the proximity sensor | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensorFilter | |
Represents one reading from the gyroscope sensor | |
Convenience wrapper around QSensorFilter | |
Holds readings from the holster sensor | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensorFilter | |
Holds readings from the humidity sensor | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensorFilter | |
Holds readings from the IR proximity sensor | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensorFilter | |
Holds readings from the Lid sensor | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensorFilter | |
Represents one reading from the light sensor | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensorFilter | |
Represents one reading from the magnetometer | |
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 | |
Convenience wrapper around QSensorFilter | |
Represents one reading from the rotation sensor | |
Convenience wrapper around QSensor | |
Represents a single hardware sensor | |
Sensor implementation | |
Instantiates instances of QSensorBackend | |
The pure virtual interface to sensor plugins | |
Efficient callback facility for asynchronous notifications of sensor changes | |
Represents one or more sensor gesture recognizers | |
Manages sensor gestures, registers and creates sensor gesture plugins | |
The pure virtual interface to sensor gesture plugins | |
The base class for a sensor gesture recognizer | |
Handles registration and creation of sensor backends | |
The pure virtual interface to sensor plugins | |
Holds the readings from the sensor | |
Convenience wrapper around QSensorFilter | |
Represents one reading from the tap sensor | |
Convenience wrapper around QSensor | |
Convenience wrapper around QSensorFilter | |
Holds readings from the tilt sensor | |
Convenience wrapper around QSensor | |
Holds the specifics of an output range |
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.