javauis/nokiauiapi_qt/softindicatorplugin/inc/javasoftindicator.h
changeset 78 71ad690e91f5
parent 72 1f0034e370aa
equal deleted inserted replaced
72:1f0034e370aa 78:71ad690e91f5
    47     bool handleClientRequest(RequestType type, const QVariant &parameter);
    47     bool handleClientRequest(RequestType type, const QVariant &parameter);
    48 
    48 
    49 private:
    49 private:
    50 
    50 
    51     void StartJavaMidletL() const;
    51     void StartJavaMidletL() const;
       
    52     void RemoveSoftNoteFromStorage();
    52 
    53 
    53 private:
    54 private:
    54 
    55 
    55     QVariant iParameter;
    56     QVariant iParameter;
    56     };
    57     };