phonebookui/pbkcommonui/inc/cntcontactcarddatacontainer.h
changeset 71 7cc7d74059f9
parent 65 ae724a111993
equal deleted inserted replaced
65:ae724a111993 71:7cc7d74059f9
    64 public:
    64 public:
    65 #else
    65 #else
    66 private:    
    66 private:    
    67 #endif       
    67 #endif       
    68     QContact*                       mContact;
    68     QContact*                       mContact;
       
    69     QContactAction*                 mCallAction;
       
    70     QContactAction*                 mMessageAction;
    69     QList<CntContactCardDataItem*>  mDataItemList;
    71     QList<CntContactCardDataItem*>  mDataItemList;
    70     int                             mSeparatorIndex;
    72     int                             mSeparatorIndex;
    71     CntStringMapper                 mStringMapper;
    73     CntStringMapper                 mStringMapper;
    72     bool                            mLocationFeatureEnabled;
    74     bool                            mLocationFeatureEnabled;
    73     MapTileService*                 mMaptileInterface;
    75     MapTileService*                 mMaptileInterface;