qtmobility/src/contacts/requests/qcontactrelationshipsaverequest.h
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 5 453da2cfceef
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
    56 {
    56 {
    57     Q_OBJECT
    57     Q_OBJECT
    58 
    58 
    59 public:
    59 public:
    60     QContactRelationshipSaveRequest();
    60     QContactRelationshipSaveRequest();
    61     ~QContactRelationshipSaveRequest();
       
    62 
    61 
    63     /* Selection */
    62     /* Selection */
    64     void setRelationships(const QList<QContactRelationship>& contactRelationships);
    63     void setRelationships(const QList<QContactRelationship>& contactRelationships);
    65 
    64 
    66     /* Results */
    65     /* Results */