locationsystemui/locationsysui/possettings/posmethodsplugin/inc/pospsysettingsengineprivate.h
equal
deleted
inserted
replaced
23 |
23 |
24 #include "pospsysettingscommon.h" |
24 #include "pospsysettingscommon.h" |
25 |
25 |
26 #include <qlist.h> |
26 #include <qlist.h> |
27 #include <qstring.h> |
27 #include <qstring.h> |
28 #include <epos_mposmodulesobserver.h> |
28 #include <EPos_MPosModulesObserver.h> |
29 |
29 |
30 /** |
30 /** |
31 * The class defines the interface for receiving position |
31 * The class defines the interface for receiving position |
32 * technology change event.The class interested in position |
32 * technology change event.The class interested in position |
33 * technology change should inherit from this class. |
33 * technology change should inherit from this class. |