phonebookui/Phonebook2/UIControls/inc/cpbk2contactviewcustomlistboxitemdrawer.h
branchRCL_3
changeset 58 d4f567ce2e7c
parent 32 2828b4d142c0
child 64 c1e8ba0c2b16
equal deleted inserted replaced
57:2666d9724c76 58:d4f567ce2e7c
   198 
   198 
   199     void CPbk2ContactViewCustomListBoxItemDrawer_Reserved();
   199     void CPbk2ContactViewCustomListBoxItemDrawer_Reserved();
   200 
   200 
   201 protected:
   201 protected:
   202 
   202 
   203 #ifndef RD_TOUCH2
   203 
   204     /**
       
   205      * Draw the item background.
       
   206      *
       
   207      * Internal member, not intended for use.
       
   208      *
       
   209      * @param aRect Drawing area. 
       
   210      */
       
   211     void DrawCurrentItemRect(const TRect& aRect) const;
       
   212 
       
   213 #endif
       
   214     
   204     
   215     /** 
   205     /** 
   216      * Array of properties.
   206      * Array of properties.
   217      */
   207      */
   218     CArrayFix<SListProperties>* iPropertyArray;
   208     CArrayFix<SListProperties>* iPropertyArray;