phoneengine/PhoneCntFinder/inc/Misc/CPhCntSpeedDialMonitor.h
branchRCL_3
changeset 57 94dc1107e8b2
parent 0 5f000ab63145
equal deleted inserted replaced
44:3c221667e687 57:94dc1107e8b2
    47         /**
    47         /**
    48         * Structure holding speed dial information.
    48         * Structure holding speed dial information.
    49         */
    49         */
    50         struct TSpdDialFieldInfo
    50         struct TSpdDialFieldInfo
    51             {
    51             {
    52             CPhCntContactId* iContactId;
       
    53             
       
    54             MPhCntMatch::TNumberType iNumberType;
    52             MPhCntMatch::TNumberType iNumberType;
    55             
       
    56             // Thumbnail index of a grid array.
       
    57             TInt iThumbIndex;
       
    58             };
    53             };
    59         
    54         
    60         /**
    55         /**
    61         * Gets the speed dial number.
    56         * Gets the speed dial number.
    62         *
    57         *