messagingappbase/mce/inc/MceListItem.h
branchRCL_3
changeset 28 fbb813aef148
parent 22 52d61119153d
equal deleted inserted replaced
24:e00582ce7ecd 28:fbb813aef148
    38     {
    38     {
    39     public:                     // Data
    39     public:                     // Data
    40         TBool                   iExtraItem;
    40         TBool                   iExtraItem;
    41         TMsvId                  iMsvId;
    41         TMsvId                  iMsvId;
    42         TMcePrintableText       iPrintableText;
    42         TMcePrintableText       iPrintableText;
       
    43         
       
    44         /**
       
    45          * It Refers to the complte string visble
       
    46          * in main view for any folder.
       
    47          * It is used as a chache to improve the
       
    48          * performance when Flick is in progress
       
    49          * in Main list view.
       
    50          */
       
    51         TMcePrintableText       iText;
       
    52         
    43         TInt                    iIconIndex;
    53         TInt                    iIconIndex;
    44         TMcePrintableText       iSecondaryText;
    54         TMcePrintableText       iSecondaryText;
    45         TInt                    iApplicationUid;
    55         TInt                    iApplicationUid;
    46 #ifdef RD_MSG_NAVIPANE_IMPROVEMENT
    56 #ifdef RD_MSG_NAVIPANE_IMPROVEMENT
    47         TInt                    iMessageCount;
    57         TInt                    iMessageCount;