IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Qt Sensors C++ Classes

Provides classes for reading sensor data.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Sensors C++ Classes

Provides classes for reading sensor data.

Classes

  • QAccelerometer: The QAccelerometer class is a convenience wrapper around QSensor.

  • QAccelerometerFilter: The QAccelerometerFilter class is a convenience wrapper around QSensorFilter.

  • QAccelerometerReading: The QAccelerometerReading class reports on linear acceleration along the X, Y and Z axes.

  • QAmbientLightFilter: The QAmbientLightFilter class is a convenience wrapper around QSensorFilter.

  • QAmbientLightReading: The QAmbientLightReading class represents one reading from the ambient light sensor.

  • QAmbientLightSensor: The QAmbientLightSensor class is a convenience wrapper around QSensor.

  • QAmbientTemperatureFilter: The QAmbientTemperatureFilter class is a convenience wrapper around QSensorFilter.

  • QAmbientTemperatureReading: The QAmbientTemperatureReading class holds readings of the ambient temperature.

  • QAmbientTemperatureSensor: The QAmbientTemperatureSensor class is a convenience wrapper around QSensor.

  • QCompass: The QCompass class is a convenience wrapper around QSensor.

  • QCompassFilter: The QCompassFilter class is a convenience wrapper around QSensorFilter.

  • QCompassReading: The QCompassReading class represents one reading from a compass.

  • QGyroscope: The QGyroscope class is a convenience wrapper around QSensor.

  • QGyroscopeFilter: The QGyroscopeFilter class is a convenience wrapper around QSensorFilter.

  • QGyroscopeReading: The QGyroscopeReading class represents one reading from the gyroscope sensor.

  • QHumidityFilter: The QHumidityFilter class is a convenience wrapper around QSensorFilter.

  • QHumidityReading: The QHumidityReading class holds readings from the humidity sensor.

  • QHumiditySensor: The QHumiditySensor class is a convenience wrapper around QSensor.

  • QLightFilter: The QLightFilter class is a convenience wrapper around QSensorFilter.

  • QLightReading: The QLightReading class represents one reading from the light sensor.

  • QLightSensor: The QLightSensor class is a convenience wrapper around QSensor.

  • QMagnetometer: The QMagnetometer class is a convenience wrapper around QSensor.

  • QMagnetometerFilter: The QMagnetometerFilter class is a convenience wrapper around QSensorFilter.

  • QMagnetometerReading: The QMagnetometerReading class represents one reading from the magnetometer.

  • QOrientationFilter: The QOrientationFilter class is a convenience wrapper around QSensorFilter.

  • QOrientationReading: The QOrientationReading class represents one reading from the orientation sensor.

  • QOrientationSensor: The QOrientationSensor class is a convenience wrapper around QSensor.

  • QPressureFilter: The QPressureFilter class is a convenience wrapper around QSensorFilter.

  • QPressureReading: The QPressureReading class holds readings from the pressure sensor.

  • QPressureSensor: The QPressureSensor class is a convenience wrapper around QSensor.

  • QProximityFilter: The QProximityFilter class is a convenience wrapper around QSensorFilter.

  • QProximityReading: The QProximityReading class represents one reading from the proximity sensor.

  • QProximitySensor: The QProximitySensor class is a convenience wrapper around QSensor.

  • QRotationFilter: The QRotationFilter class is a convenience wrapper around QSensorFilter.

  • QRotationReading: The QRotationReading class represents one reading from the rotation sensor.

  • QRotationSensor: The QRotationSensor class is a convenience wrapper around QSensor.

  • QSensor: The QSensor class represents a single hardware sensor.

  • QSensorBackend: The QSensorBackend class is a sensor implementation.

  • QSensorBackendFactory: The QSensorBackendFactory class instantiates instances of QSensorBackend.

  • QSensorChangesInterface: The QSensorChangesInterface class is the pure virtual interface to sensor plugins.

  • QSensorFilter: The QSensorFilter class provides an efficient callback facility for asynchronous notifications of sensor changes.

  • QSensorManager: The QSensorManager class handles registration and creation of sensor backends.

  • QSensorPluginInterface: The QSensorPluginInterface class is the pure virtual interface to sensor plugins.

  • QSensorReading: The QSensorReading class holds the readings from the sensor.

  • QTiltFilter: The QTiltFilter class is a convenience wrapper around QSensorFilter.

  • QTiltReading: The QTiltReading class holds readings from the tilt sensor.

  • QTiltSensor: The QTiltSensor class is a convenience wrapper around QSensor.

  • qoutputrange: The qoutputrange class 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.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+