Qt Sensors C++ 類

提供用於讀取傳感器數據的類。 更多...

QAccelerometer 圍繞 QSensor 的方便包裹器
QAccelerometerFilter 圍繞 QSensorFilter 的方便包裹器
QAccelerometerReading Reports on linear acceleration along the X, Y and Z axes
QAltimeter 圍繞 QSensor 的方便包裹器
QAltimeterFilter 圍繞 QSensorFilter 的方便包裹器
QAltimeterReading Holds readings from the altimeter sensor
QAmbientLightFilter 圍繞 QSensorFilter 的方便包裹器
QAmbientLightReading Represents one reading from the ambient light sensor
QAmbientLightSensor 圍繞 QSensor 的方便包裹器
QAmbientTemperatureFilter 圍繞 QSensorFilter 的方便包裹器
QAmbientTemperatureReading Holds readings of the ambient temperature
QAmbientTemperatureSensor 圍繞 QSensor 的方便包裹器
QCompass 圍繞 QSensor 的方便包裹器
QCompassFilter 圍繞 QSensorFilter 的方便包裹器
QCompassReading Represents one reading from a compass
QDistanceFilter 圍繞 QSensorFilter 的方便包裹器
QDistanceReading Holds distance reading in cm from the proximity sensor
QDistanceSensor 圍繞 QSensor 的方便包裹器
QGyroscope 圍繞 QSensor 的方便包裹器
QGyroscopeFilter 圍繞 QSensorFilter 的方便包裹器
QGyroscopeReading Represents one reading from the gyroscope sensor
QHolsterFilter 圍繞 QSensorFilter 的方便包裹器
QHolsterReading Holds readings from the holster sensor
QHolsterSensor 圍繞 QSensor 的方便包裹器
QHumidityFilter 圍繞 QSensorFilter 的方便包裹器
QHumidityReading Holds readings from the humidity sensor
QHumiditySensor 圍繞 QSensor 的方便包裹器
QIRProximityFilter 圍繞 QSensorFilter 的方便包裹器
QIRProximityReading Holds readings from the IR proximity sensor
QIRProximitySensor 圍繞 QSensor 的方便包裹器
QLidFilter 圍繞 QSensorFilter 的方便包裹器
QLidReading Holds readings from the Lid sensor
QLidSensor 圍繞 QSensor 的方便包裹器
QLightFilter 圍繞 QSensorFilter 的方便包裹器
QLightReading Represents one reading from the light sensor
QLightSensor 圍繞 QSensor 的方便包裹器
QMagnetometer 圍繞 QSensor 的方便包裹器
QMagnetometerFilter 圍繞 QSensorFilter 的方便包裹器
QMagnetometerReading Represents one reading from the magnetometer
QOrientationFilter 圍繞 QSensorFilter 的方便包裹器
QOrientationReading Represents one reading from the orientation sensor
QOrientationSensor 圍繞 QSensor 的方便包裹器
QPressureFilter 圍繞 QSensorFilter 的方便包裹器
QPressureReading Holds readings from the pressure sensor
QPressureSensor 圍繞 QSensor 的方便包裹器
QProximityFilter 圍繞 QSensorFilter 的方便包裹器
QProximityReading Represents one reading from the proximity sensor
QProximitySensor 圍繞 QSensor 的方便包裹器
QRotationFilter 圍繞 QSensorFilter 的方便包裹器
QRotationReading Represents one reading from the rotation sensor
QRotationSensor 圍繞 QSensor 的方便包裹器
QSensor Represents a single hardware sensor
QSensorBackend 傳感器實現
QSensorBackendFactory Instantiates instances of QSensorBackend
QSensorChangesInterface The pure virtual interface to sensor plugins
QSensorFilter Efficient callback facility for asynchronous notifications of sensor changes
QSensorGesture Represents one or more sensor gesture recognizers
QSensorGestureManager Manages sensor gestures, registers and creates sensor gesture plugins
QSensorGesturePluginInterface The pure virtual interface to sensor gesture plugins
QSensorGestureRecognizer The base class for a sensor gesture recognizer
QSensorManager Handles registration and creation of sensor backends
QSensorPluginInterface The pure virtual interface to sensor plugins
QSensorReading Holds the readings from the sensor
QTapFilter 圍繞 QSensorFilter 的方便包裹器
QTapReading Represents one reading from the tap sensor
QTapSensor 圍繞 QSensor 的方便包裹器
QTiltFilter 圍繞 QSensorFilter 的方便包裹器
QTiltReading 保持來自傾斜傳感器的讀數
QTiltSensor 圍繞 QSensor 的方便包裹器
qoutputrange Holds the specifics of an output range

詳細描述

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.