phonebookui/phonebookservices/inc/cntserviceviewmanager.h
changeset 46 efe85016a067
parent 27 de1630741fbe
child 50 77bc263e1626
child 59 a642906a277a
equal deleted inserted replaced
40:b46a585f6909 46:efe85016a067
    41     void launchEditor(QContact contact);
    41     void launchEditor(QContact contact);
    42     void launchContactSelection(QContactDetail detail);
    42     void launchContactSelection(QContactDetail detail);
    43     void launchContactCard(QContact contact);
    43     void launchContactCard(QContact contact);
    44     void launchAssignContactCard(QContact contact, QContactDetail detail);
    44     void launchAssignContactCard(QContact contact, QContactDetail detail);
    45 
    45 
       
    46 protected slots:
       
    47     virtual void closeApp();
       
    48 
    46 private:
    49 private:
    47     CntServiceHandler *mServiceHandler;
    50     CntServiceHandler *mServiceHandler;
    48 };
    51 };
    49 
    52 
    50 #endif // CNTSERVICEVIEWMANAGER_H
    53 #endif // CNTSERVICEVIEWMANAGER_H