sensorfw
rotationplugin.h
Go to the documentation of this file.
1
26
#ifndef ROTATIONPLUGIN_H
27
#define ROTATIONPLUGIN_H
28
29
#include "plugin.h"
30
31
class
RotationPlugin
:
public
Plugin
32
{
33
private
:
34
void
Register(
class
Loader& l);
35
QStringList Dependencies();
36
};
37
38
#endif
RotationPlugin
Definition:
rotationplugin.h:31
sensors
rotationsensor
rotationplugin.h
Generated by
1.8.14