QtMobility.sensors1::SensorThe Sensor element serves as a base type for sensors. More... Inherits QtObject Inherited by QtMobility.sensors1::Accelerometer, QtMobility.sensors1::AmbientLightSensor, QtMobility.sensors1::Compass, QtMobility.sensors1::Gyroscope, QtMobility.sensors1::IRProximitySensor, QtMobility.sensors1::LightSensor, QtMobility.sensors1::Magnetometer, QtMobility.sensors1::OrientationSensor, QtMobility.sensors1::ProximitySensor, QtMobility.sensors1::RotationSensor, and QtMobility.sensors1::TapSensor. QtMobility.sensors1::Sensor instantiates the C++ class QSensor Detailed DescriptionThe Sensor element serves as a base type for sensors. This element wraps the QSensor class. Please see the documentation for QSensor for details. This element cannot be directly created. Please use one of the sub-classes instead. See also QtMobility.sensors QML Limitations. |