sensorfw
proximityadaptorplugin.h
Go to the documentation of this file.
1
27
#ifndef PROXIMITYADAPTORPLUGIN_H
28
#define PROXIMITYADAPTORPLUGIN_H
29
30
#include "plugin.h"
31
32
class
ProximityAdaptorPlugin
:
public
Plugin
33
{
34
Q_OBJECT
35
Q_PLUGIN_METADATA(IID
"com.nokia.SensorService.Plugin/1.0"
)
36
private
:
37
void
Register(
class
Loader& l);
38
};
39
40
#endif
ProximityAdaptorPlugin
Definition:
proximityadaptorplugin.h:33
adaptors
proximityadaptor
proximityadaptorplugin.h
Generated by
1.9.4