mmappcomponents/audiofetcher/inc/audiofetcherdialog.h
branchRCL_3
changeset 14 05b0d2323768
parent 0 a2952bb97e68
child 63 91d5ad76f5c6
equal deleted inserted replaced
9:bee149131e4b 14:05b0d2323768
   131 		TInt MediaTypeIcon( TInt aListboxIndex );
   131 		TInt MediaTypeIcon( TInt aListboxIndex );
   132 		
   132 		
   133 		CGulIcon* IconL(TAknsItemID aId, const TDesC& aFileName,
   133 		CGulIcon* IconL(TAknsItemID aId, const TDesC& aFileName,
   134 		                TInt aFileIndex, TInt aFileMaskIndex);
   134 		                TInt aFileIndex, TInt aFileMaskIndex);
   135 		
   135 		
       
   136 		CGulIcon* ColorIconL( const TAknsItemID& aId,
       
   137 		                      const TDesC& aFileName,
       
   138 		                      TInt aFilexIndex,
       
   139 		                      TInt aFileMaskIndex,
       
   140 		                      const TAknsItemID& aColorId,
       
   141 		                      TInt aColorIndex );
       
   142 		
   136 		void UpdateListBoxL();
   143 		void UpdateListBoxL();
   137 		
   144 		
   138         /**
   145         /**
   139         * From the base class.
   146         * From the base class.
   140         * Called by framework before exiting the dialog.
   147         * Called by framework before exiting the dialog.