![]() |
Home · All Classes · All Functions · | ![]() |
An overview is available for the Versit API
Versit Classes.
QVersitContactExporter | Converts QContacts into QVersitDocuments |
---|---|
QVersitContactExporterDetailHandler | Interface for clients wishing to implement custom export behaviour for certain contact details |
QVersitContactImporter | Creates QContacts from QVersitDocuments |
QVersitContactImporterPropertyHandler | Interface for clients wishing to implement custom import behaviour for versit properties |
QVersitDefaultResourceHandler | Default implementation of a Versit resource handler |
QVersitDocument | Container for a list of versit properties |
QVersitProperty | Stores the name, value, groups and parameters of a Versit property |
QVersitReader | Reads Versit documents such as vCards from a device |
QVersitResourceHandler | Interface for clients wishing to implement custom behaviour for loading and saving files to disk when exporting and importing |
QVersitWriter | Writes Versit documents such as vCards to a device |
QCamera | Interface for system camera devices |
---|---|
QCameraControl | Abstract base class for classes that control still cameras or video cameras |
QCameraExposureControl | Supplies control for exposure related camera parameters |
QCameraFocusControl | Supplies control for focusing related camera parameters |
QImageCaptureControl | Control interface for image capture services |
An overview is available for the Sensor API
If you want to use the sensors on a device, these are the classes to use.
QAccelerometerReading | Reports on linear acceleration along the X, Y and Z axes |
---|---|
QAmbientLightReading | Represents one reading from the ambient light sensor |
QCompassReading | Represents one reading from a compass |
QMagnetometerReading | Represents one reading from the magnetometer |
QOrientationReading | Represents one reading from the orientation sensor |
QProximityReading | Represents one reading from the proximity sensor |
QRotationReading | Represents one reading from the rotation sensor |
QSensor | Represents a single hardware sensor |
QSensorFactory | Returns the sensors on a device |
QSensorFilter | Efficient callback facility for asynchronous notifications of sensor changes |
QSensorReading | Holds the readings from the sensor |
QTapReading | Represents one reading from the tap sensor |
These classes provide convenience wrappers that reduce the need for casting.
QAccelerometer | Convenience wrapper around QSensor |
---|---|
QAccelerometerFilter | Convenience wrapper around QSensorFilter |
QAmbientLightFilter | Convenience wrapper around QSensorFilter |
QAmbientLightSensor | Convenience wrapper around QSensor |
QCompass | Convenience wrapper around QSensor |
QCompassFilter | Convenience wrapper around QSensorFilter |
QMagnetometer | Convenience wrapper around QSensor |
QMagnetometerFilter | Convenience wrapper around QSensorFilter |
QOrientationFilter | Convenience wrapper around QSensorFilter |
QOrientationSensor | Convenience wrapper around QSensor |
QProximityFilter | Convenience wrapper around QSensorFilter |
QProximitySensor | Convenience wrapper around QSensor |
QRotationFilter | Convenience wrapper around QSensorFilter |
QRotationSensor | Convenience wrapper around QSensor |
QTapFilter | Convenience wrapper around QSensorFilter |
QTapSensor | Convenience wrapper around QSensor |
If you are making sensors available through the Sensors API, these are the classes to use.
QSensorBackend | Sensor implementation |
---|---|
QSensorBackendFactory | Instantiates instances of QSensorBackend |
QSensorManager | Returns the sensors on a device |
QSensorPluginInterface | The pure virtual interface to sensor plugins |
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.0 |