PySide6.QtSensors#
- QAccelerometer
- QAccelerometerFilter
- QAccelerometerReading
- QAmbientLightFilter
- QAmbientLightReading
- QAmbientLightSensor
- QAmbientTemperatureFilter
- QAmbientTemperatureReading
- QAmbientTemperatureSensor
- QCompass
- QCompassFilter
- QCompassReading
- QGyroscope
- QGyroscopeFilter
- QGyroscopeReading
- QHumidityFilter
- QHumidityReading
- QHumiditySensor
- QIRProximityFilter
- QIRProximityReading
- QIRProximitySensor
- QLidFilter
- QLidReading
- QLidSensor
- QLightFilter
- QLightReading
- QLightSensor
- QMagnetometer
- QMagnetometerFilter
- QMagnetometerReading
- QOrientationFilter
- QOrientationReading
- QOrientationSensor
- QPressureFilter
- QPressureReading
- QPressureSensor
- QProximityFilter
- QProximityReading
- QProximitySensor
- QRotationFilter
- QRotationReading
- QRotationSensor
- QSensor
- QSensorBackend
- QSensorBackendFactory
- QSensorChangesInterface
- QSensorFilter
- QSensorManager
- QSensorPluginInterface
- QSensorReading
- QTapFilter
- QTapReading
- QTapSensor
- QTiltFilter
- QTiltReading
- QTiltSensor
- qoutputrange
Detailed Description#
The Qt Sensors API provides access to sensor hardware via QML and Python interfaces.
Currently the API is supported on Android, iOS, and Windows (MSVC).
Information for Application Writers#
Applications can access Qt Sensors using QML or Python.
To include the definitions of modules classes, use the following directive:
import PySide6.QtSensors
The module also provides QML types .
List of Classes#
| A | |||
| C | |||
| G | |||
| H | |||
| I | |||
| L | |||
| M | |||
| O | |||
| P | |||
| R | |||
| S | |||
| T | |||
| q |