sensorfw
wristgestureplugin.h
Go to the documentation of this file.
1
28
#ifndef WRISTGESTUREPLUGIN_H
29
#define WRISTGESTUREPLUGIN_H
30
31
#include "plugin.h"
32
33
class
WristGesturePlugin
:
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
QStringList Dependencies();
40
};
41
42
#endif
WristGesturePlugin
Definition:
wristgestureplugin.h:34
sensors
wristgesturesensor
wristgestureplugin.h
Generated by
1.9.4