contentstorage/caclient/s60/inc/caobserver.h
changeset 109 e0aa398e6810
parent 73 4bc7b118b3df
equal deleted inserted replaced
104:9b022b1f357c 109:e0aa398e6810
    72     /**
    72     /**
    73      * Constructor.
    73      * Constructor.
    74      * @param parent pointer to parent. Defaults to NULL.
    74      * @param parent pointer to parent. Defaults to NULL.
    75      */
    75      */
    76     CaObserver(QObject *parent = 0);
    76     CaObserver(QObject *parent = 0);
    77 
       
    78     /**
       
    79      * Destructor.
       
    80      */
       
    81     ~CaObserver();
       
    82     
    77     
    83     /**
    78     /**
    84      * Method invoked when entry is changed.
    79      * Method invoked when entry is changed.
    85      * @param entryId entry id.
    80      * @param entryId entry id.
    86      * @param changeType change type.
    81      * @param changeType change type.