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