logsui/logsapp/tsrc/ut_logsapp/logsengine_stub/logscontact.h
changeset 2 7119b73b84d6
parent 0 4a5361db8937
child 9 68f3171a5819
equal deleted inserted replaced
0:4a5361db8937 2:7119b73b84d6
    78     void openCompleted(bool modified);
    78     void openCompleted(bool modified);
    79     void saveCompleted(bool modified);
    79     void saveCompleted(bool modified);
    80         
    80         
    81 public: //stub data 
    81 public: //stub data 
    82     
    82     
    83     //LogsEvent& mEvent;
    83     static void setNextRequestType(LogsContact::RequestType type);
       
    84     static void reset();
       
    85     
    84     QString mNumber;
    86     QString mNumber;
    85     
    87     
    86 };
    88 };
    87                   
    89                   
    88 #endif // LOGSCONTACT_H
    90 #endif // LOGSCONTACT_H