locationsystemui/locationsysui/posindicator/posindicatorplugin/inc/posindicator.h
changeset 52 4d26d2f138a3
parent 33 834e27cad510
equal deleted inserted replaced
50:4c28d569e1fe 52:4d26d2f138a3
    71     * @return error code integer
    71     * @return error code integer
    72     */
    72     */
    73     int error() const;
    73     int error() const;
    74     
    74     
    75 private:
    75 private:
       
    76     
       
    77     /*
       
    78      * Installs the translator 
       
    79      */
       
    80     void InstallTranslator();
       
    81     
       
    82 private:
    76     Q_DISABLE_COPY(PosIndicatorPlugin)
    83     Q_DISABLE_COPY(PosIndicatorPlugin)
    77     int mError;
    84     int mError;
    78     QStringList mIndicatorTypes;
    85     QStringList mIndicatorTypes;
    79     /**
    86     /**
    80        * Holds localization translator handle
    87        * Holds localization translator handle