src/hbcore/devicedialogbase/devicedialogserver/hbindicatorsessionhandler_p.h
changeset 30 80e4d18b72f5
parent 1 f7ac710697a9
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    88             IndicatorState state);
    88             IndicatorState state);
    89 
    89 
    90     void WriteIndicatorInfoL();
    90     void WriteIndicatorInfoL();
    91     void WriteIndicatorDataL(const RMessage2 &aMessage);
    91     void WriteIndicatorDataL(const RMessage2 &aMessage);
    92     TInt DoWriteIndicatorInfoL(TInt &error);
    92     TInt DoWriteIndicatorInfoL(TInt &error);
    93     QString indicatorTypeFromMessageL(const RMessage2 &aMessage, QVariant &parameter) const;
    93     void indicatorTypeFromMessageL(const RMessage2 &aMessage, QString &indicatorType,
       
    94         QVariant &parameter) const;
    94     HbIndicatorSessionHandler(HbDeviceDialogSession *aSession);
    95     HbIndicatorSessionHandler(HbDeviceDialogSession *aSession);
    95 
    96 
    96 private:
    97 private:
    97     HbDeviceDialogSession *iSession;
    98     HbDeviceDialogSession *iSession;
    98     TInt iMsgType;
    99     TInt iMsgType;