phonebookui/pbkcommonui/inc/cntgroupmemberview.h
changeset 50 77bc263e1626
parent 46 efe85016a067
child 53 e6aff7b69165
equal deleted inserted replaced
49:74b30151afd6 50:77bc263e1626
    68     void openGroupActions();
    68     void openGroupActions();
    69     void manageMembers();
    69     void manageMembers();
    70     void handleManageMembers();
    70     void handleManageMembers();
    71     void editGroup();
    71     void editGroup();
    72     void deleteGroup();
    72     void deleteGroup();
    73     void handleDeleteGroup(HbAction *action);
    73     void handleDeleteGroup(int action);
    74     
    74     
    75     void showContextMenu(HbAbstractViewItem *item, const QPointF &coords);
    75     void showContextMenu(HbAbstractViewItem *item, const QPointF &coords);
    76     void handleMenu(HbAction* action);
    76     void handleMenu(HbAction* action);
    77 
    77 
    78     void showContactView(const QModelIndex &index);
    78     void showContactView(const QModelIndex &index);