sensorfw
mpu6050accelerometeradaptorplugin.h
Go to the documentation of this file.
1
21#ifndef MPU6050ACCELEROMETERADAPTORPLUGIN_H
22#define MPU6050ACCELEROMETERADAPTORPLUGIN_H
23
24#include "plugin.h"
25
27{
28 Q_OBJECT
29 Q_PLUGIN_METADATA(IID "com.nokia.SensorService.Plugin/1.0")
30
31private:
32 void Register(class Loader& l);
33};
34
35#endif
Copyright 2013 Ruediger Gad r.c.g@gmx.de