MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

Technology Preview

Management of Versit Documents

Versit API Documentation

An overview is available for the Versit API

Versit Classes.

QVersitContactExporter

Converts QContacts into QVersitDocuments

QVersitContactImporter

Converts QVersitDocuments to QContacts

QVersitDocument

Container for a list of versit properties

QVersitOrganizerExporter

Converts QOrganizerItems into QVersitDocuments

QVersitOrganizerImporter

Converts QVersitDocuments to QOrganizerItems

QVersitProperty

Stores the name, value, groups and parameters of a Versit property

QVersitReader

Interface for reading versit documents such as vCards from a Stream

QVersitWriter

Writes Versit documents such as vCards to a device

Sensor API

An overview is available for the Sensor API

Main Classes

If you want to use the sensors on a device, these are the classes to use.

Helper Classes

These classes provide convenience wrappers that reduce the need for casting.

Backend Classes

If you are making sensors available through the Sensors API, these are the classes to use.

QSensorBackend

Sensor implementation

QSensorBackendFactory

Instantiates instances of QSensorBackend

QSensorChangesInterface

The pure virtual interface to sensor plugins

QSensorManager

Handles registration and creation of sensor backends

QSensorPluginInterface

The pure virtual interface to sensor plugins