phonebookui/pbkcommonui/inc/cntdetaileditor.h
changeset 53 e6aff7b69165
parent 50 77bc263e1626
child 61 d30183af6ca6
equal deleted inserted replaced
51:81c360d47083 53:e6aff7b69165
    47     void discardChanges();
    47     void discardChanges();
    48     void insertField();
    48     void insertField();
    49     void handleItemShown(const QModelIndex& aIndex );
    49     void handleItemShown(const QModelIndex& aIndex );
    50     
    50     
    51     void saveContact();
    51     void saveContact();
       
    52     void contactDeletedFromOtherSource(const QList<QContactLocalId>& contactIds);
       
    53     void showRootView();
    52     
    54     
    53 public:
    55 public:
    54     void setViewId( int aId );
    56     void setViewId( int aId );
    55     void setHeader( QString aHeader );
    57     void setHeader( QString aHeader );
    56     void setDetails( CntDetailEditorModel* aModel, HbAbstractViewItem* aPrototype );
    58     void setDetails( CntDetailEditorModel* aModel, HbAbstractViewItem* aPrototype );