PySide6.QtSensors¶
A |
|||
C |
|||
G |
|||
H |
|||
I |
|||
L |
|||
M |
|||
O |
|||
P |
|||
R |
|||
S |
|||
T |
|||
q |
- 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 .
© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.