locationsystemui/locationsysui/possettings/posmethodsplugin/inc/pospsysettingsengineprivate.h
changeset 32 b12ea03c50a3
parent 25 73f6c2762ffe
equal deleted inserted replaced
25:73f6c2762ffe 32:b12ea03c50a3
    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.