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

sensors/gyroscopesensor/gyroscopeplugin.h

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

Generated on Mon Jun 27 2011 14:38:47 for sensorfw by  doxygen 1.7.1