![]() |
Home · All Classes · All Functions · | ![]() |
The QSensorBackendFactory class instantiates instances of QSensorBackend. More...
#include <QSensorBackendFactory>
This class is under development and is subject to change.
virtual QSensorBackend * | createBackend ( QSensor * sensor ) = 0 |
The QSensorBackendFactory class instantiates instances of QSensorBackend.
This interface must be implemented in order to register a sensor backend.
See also Creating a sensor plugin.
Instantiate a backend. If the factory handles multiple identifiers it should check with the sensor to see which one is requested.
If the factory cannot create a backend it should return 0.
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.0 |