uifw/AvKon/aknhlist/inc/akntreelistview.h
branchRCL_3
changeset 18 0aa5fbdfbc30
parent 15 08e69e956a8c
child 23 3d340a0166ff
equal deleted inserted replaced
16:71dd06cfe933 18:0aa5fbdfbc30
  1096 	
  1096 	
  1097 	/**
  1097 	/**
  1098 	 * Whether or not mirrored layout is currently in use.
  1098 	 * Whether or not mirrored layout is currently in use.
  1099 	 */
  1099 	 */
  1100 	TBool iMirroredLayoutInUse;
  1100 	TBool iMirroredLayoutInUse;
       
  1101 	
       
  1102 
       
  1103     /**
       
  1104      * Remember pointer to bottom item. Use for drawing line seperator only.
       
  1105      * iBottomIndex is not valid in some case becaue of iItems already changed.
       
  1106      * Not own.
       
  1107      */
       
  1108 	CAknTreeItem* iBottomItem;	
  1101     };
  1109     };
  1102 
  1110 
  1103 
  1111 
  1104 #endif // C_AKNTREELISTVIEW_H
  1112 #endif // C_AKNTREELISTVIEW_H