phonebookui/Phonebook2/inc/CPbk2ThumbnailManager.h
branchRCL_3
changeset 32 2828b4d142c0
parent 3 04ab22b956c2
child 35 4ae315f230bc
equal deleted inserted replaced
26:0d28c1c5b6dd 32:2828b4d142c0
   109 	
   109 	
   110 	/*
   110 	/*
   111 	 * Returns icon index from Pbk2IconArray for double listbox index. 
   111 	 * Returns icon index from Pbk2IconArray for double listbox index. 
   112 	 * If icon is not set, default icon index is returned
   112 	 * If icon is not set, default icon index is returned
   113 	 */
   113 	 */
   114 	TInt GetPbkIconIndexL( TInt aListboxIndex, const MVPbkBaseContact& aContactLink );
   114 	TInt GetPbkIconIndexL( TInt aListboxIndex, const MVPbkContactLink& aContactLink );
   115 	
   115 	
   116 	/*
   116 	/*
   117 	 * Setter for default icon ID
   117 	 * Setter for default icon ID
   118 	 */
   118 	 */
   119 	void SetDefaultIconId( TPbk2IconId aDefaultIconId );
   119 	void SetDefaultIconId( TPbk2IconId aDefaultIconId );