profilesservices/MediaFileList/Inc/mediafiledialog.h
changeset 1 b5888e2aa472
parent 0 8c5d936e5675
child 23 8bda91a87a00
equal deleted inserted replaced
0:8c5d936e5675 1:b5888e2aa472
   292     	TInt MapAttribute( TInt aFolderId );
   292     	TInt MapAttribute( TInt aFolderId );
   293 		
   293 		
   294 		void ShowErrorNoteL( TInt aError );
   294 		void ShowErrorNoteL( TInt aError );
   295     	void ShowPreviewErrorNoteL( TInt aError, TInt aMediaType );
   295     	void ShowPreviewErrorNoteL( TInt aError, TInt aMediaType );
   296 		void DeleteMenuItem( CEikMenuPane* aMenuPane, TInt aCommandId );
   296 		void DeleteMenuItem( CEikMenuPane* aMenuPane, TInt aCommandId );
   297 		CGulIcon* IconL( TAknsItemID aId, const TDesC& aFileName,
   297 		CGulIcon* IconL(TAknsItemID aId, const TDesC& aFileName, TInt aFileIndex,
   298 		                 TInt aFileIndex, TInt aFileMaskIndex );
   298 			TInt aFileMaskIndex);
       
   299 		CGulIcon* IconL(TAknsItemID aId, const TDesC& aFileName, TInt aFileIndex,
       
   300 			TInt aFileMaskIndex, TAknsQsnIconColorsIndex colorIndex);
   299 		static TInt CloseDialog( TAny *aObj );
   301 		static TInt CloseDialog( TAny *aObj );
   300 		void CloseDialogWithDelayL();
   302 		void CloseDialogWithDelayL();
   301 		
   303 		
   302     private:
   304     private:
   303         void ShowWaitNoteL( TBool aDatabaseChanged );
   305         void ShowWaitNoteL( TBool aDatabaseChanged );