The PressureSensor type reports on atmospheric pressure values. More...
Inherits Sensor
PressureSensor instantiates the C++ class QPressureSensor
This element was introduced in Mobility 1.3.
This type wraps the QPressureSensor class. Please see the documentation of QPressureSensor for details.
See also QML Limitations.
read-onlyreading : PressureReading |
Holds the most recent pressure reading. Please see QSensor::reading for information about this property.
Called when the reading object changes. Please see QSensor::readingChanged() for information about this signal.