sensorfw
hrmplugin.h
Go to the documentation of this file.
1
28
#ifndef HRMPLUGIN_H
29
#define HRMPLUGIN_H
30
31
#include "plugin.h"
32
33
class
HrmPlugin
:
public
Plugin
34
{
35
Q_OBJECT
36
Q_PLUGIN_METADATA(IID
"com.nokia.SensorService.Plugin/1.0"
)
37
private
:
38
void
Register(
class
Loader& l);
39
void
Init(
class
Loader& l);
40
QStringList Dependencies();
41
};
42
43
#endif
HrmPlugin
Definition:
hrmplugin.h:34
sensors
hrmsensor
hrmplugin.h
Generated by
1.9.4