![]() |
Home · All Classes · All Functions · | ![]() |
The QSensorPluginInterface class is the pure virtual interface to sensor plugins. More...
#include <QSensorPluginInterface>
virtual void | registerSensors () = 0 |
The QSensorPluginInterface class is the pure virtual interface to sensor plugins.
The QSensorPluginInterface class is implemented in sensor plugins to register sensor backends with QSensorManager.
See also Creating a sensor plugin.
This function is called when the plugin is loaded. The plugin should register sensor backends by calling QSensorManager::registerBackend().
See also Creating a sensor plugin.
Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.2 |