calendarui/views/inc/calendaylistboxitemdrawer.h
branchRCL_3
changeset 36 9c5b1510919f
parent 0 f979ecb2b13e
child 67 1539a383d7b6
equal deleted inserted replaced
30:d68a4b5d5885 36:9c5b1510919f
    62     void DrawItemText(TInt aItemIndex, const TRect& aItemTextRect, TBool aItemIsCurrent, TBool aViewIsEmphasized, TBool aItemIsSelected) const;
    62     void DrawItemText(TInt aItemIndex, const TRect& aItemTextRect, TBool aItemIsCurrent, TBool aViewIsEmphasized, TBool aItemIsSelected) const;
    63 
    63 
    64 private:    // data
    64 private:    // data
    65     CEikListBox* iListBox;
    65     CEikListBox* iListBox;
    66     mutable TUint32 iColor;
    66     mutable TUint32 iColor;
       
    67     mutable TInt iColorStripHeight; //color strip height  
       
    68     mutable TRect iColorStripRect; // color strip rect 
       
    69     
    67     };
    70     };
    68 
    71 
    69 #endif // CALENDAYLISTBOXITEMDRAWER_H
    72 #endif // CALENDAYLISTBOXITEMDRAWER_H
    70 
    73 
    71 // End of File
    74 // End of File