contentstorage/caclient/s60/inc/caobserver.h
changeset 107 b34d53f6acdf
parent 93 82b66994846c
equal deleted inserted replaced
106:e78d6e055a5b 107:b34d53f6acdf
    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.