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