locationsystemui/locationsysui/possettings/poslocationservices/inc/poslocationservicesengine.h
equal
deleted
inserted
replaced
16 */ |
16 */ |
17 #ifndef POSLOCATIONSERVICESENGINE_H |
17 #ifndef POSLOCATIONSERVICESENGINE_H |
18 #define POSLOCATIONSERVICESENGINE_H |
18 #define POSLOCATIONSERVICESENGINE_H |
19 |
19 |
20 #include "poslocationservicesengineprivate.h" |
20 #include "poslocationservicesengineprivate.h" |
21 #include <QObject.h> |
21 #include <QObject> |
22 |
22 |
23 |
23 |
24 |
24 |
25 /** |
25 /** |
26 * PosLocationServicesEngine class provides interface to location services. |
26 * PosLocationServicesEngine class provides interface to location services. |