phonebookui/pbkcommonui/inc/cntcollectionview.h
changeset 66 554fe4dbbb59
parent 61 d30183af6ca6
equal deleted inserted replaced
61:d30183af6ca6 66:554fe4dbbb59
    75     void handleDeleteGroup(int action);
    75     void handleDeleteGroup(int action);
    76     
    76     
    77     void deleteGroups();
    77     void deleteGroups();
    78     void handleDeleteGroups(HbAction* action);
    78     void handleDeleteGroups(HbAction* action);
    79     
    79     
       
    80     void groupCountChanged();
       
    81     
    80 private:
    82 private:
    81     QContactManager* getContactManager();
    83     QContactManager* getContactManager();
    82     void saveNewGroup(QContact* aContact);
    84     void saveNewGroup(QContact* aContact);
    83     
    85     
    84     
    86