• Main Page
  • Related Pages
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

sensors/orientationsensor/orientationplugin.h

Go to the documentation of this file.
00001 
00026 #ifndef ORIENTATIONPLUGIN_H
00027 #define ORIENTATIONPLUGIN_H
00028 
00029 #include "plugin.h"
00030 
00031 class OrientationPlugin : public Plugin
00032 {
00033 private:
00034     void Register(class Loader& l);
00035     QStringList Dependencies();
00036 };
00037 
00038 #endif

Generated on Tue Jun 10 2014 06:25:09 for sensorfw by  doxygen 1.7.1