sensorfw
tapadaptorplugin.h
Go to the documentation of this file.
1
26
#ifndef TAPADAPTORPLUGIN_H
27
#define TAPADAPTORPLUGIN_H
28
29
#include "plugin.h"
30
31
class
TapAdaptorPlugin
:
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
};
38
39
#endif
TapAdaptorPlugin
Definition:
tapadaptorplugin.h:32
adaptors
tapadaptor
tapadaptorplugin.h
Generated by
1.9.4