phonebookui/pbkcommonui/inc/cntcollectionview.h
changeset 71 7cc7d74059f9
parent 65 ae724a111993
equal deleted inserted replaced
65:ae724a111993 71:7cc7d74059f9
    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