QtMobility Reference Documentation

QML PressureSensor Element

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.

Properties

Signal Handlers

Detailed Description

This type wraps the QPressureSensor class. Please see the documentation of QPressureSensor for details.

See also QML Limitations.

Property Documentation

read-onlyreading : PressureReading

Holds the most recent pressure reading. Please see QSensor::reading for information about this property.


Signal Handler Documentation

PressureSensor::onReadingChanged ()

Called when the reading object changes. Please see QSensor::readingChanged() for information about this signal.


X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.