logsui/logsengine/inc/logscontact.h
changeset 9 68f3171a5819
parent 0 4a5361db8937
child 15 76d2cf7a585e
equal deleted inserted replaced
8:6c9acdc6adc0 9:68f3171a5819
    79      * Emits saveCompeted() signal, when contact saving is done.
    79      * Emits saveCompeted() signal, when contact saving is done.
    80      * @return true if updating was called successfully
    80      * @return true if updating was called successfully
    81      */
    81      */
    82     LOGSENGINE_EXPORT bool updateExisting();   
    82     LOGSENGINE_EXPORT bool updateExisting();   
    83 
    83 
       
    84     /**
       
    85      * Cancel outstanding phonebook request(open(), addNew(), updateExisting()) 
       
    86      */
       
    87     LOGSENGINE_EXPORT void cancelServiceRequest();
    84     
    88     
    85 signals:
    89 signals:
    86 
    90 
    87     /**
    91     /**
    88     * Indicates that contact modification completed
    92     * Indicates that contact modification completed