sensorfw
include/serviceinfo.h
Go to the documentation of this file.
00001 
00027 #ifndef SRVC_INFO_H
00028 #define SRVC_INFO_H
00029 
00030 #include <QString>
00031 
00035 const QString SERVICE_NAME = "com.nokia.SensorService";
00036 
00040 const QString OBJECT_PATH  = "/SensorManager";
00041 
00042 #endif // SRVC_INFO_H