profilesservices/MediaFileList/Inc/mediafiledialog.h
branchRCL_3
changeset 67 940cad2b4a51
parent 54 7e0eff37aedb
equal deleted inserted replaced
60:2cc01806dc06 67:940cad2b4a51
   305         void ShowWaitNoteL( TBool aDatabaseChanged );
   305         void ShowWaitNoteL( TBool aDatabaseChanged );
   306 		void ShowPopupNoteL( const TDesC& aText );
   306 		void ShowPopupNoteL( const TDesC& aText );
   307 		void ShowDetailsPopupL();
   307 		void ShowDetailsPopupL();
   308 		void GetPopupText( CMediaFileData* aData, TDes& aText );
   308 		void GetPopupText( CMediaFileData* aData, TDes& aText );
   309 		TBool MatchFound( const TDesC& aAttribute, const TDesC& aText );
   309 		TBool MatchFound( const TDesC& aAttribute, const TDesC& aText );
   310 		
   310 
   311         /**
       
   312         * Filters the invalid files from media file handler.
       
   313         * @return None.
       
   314         */
       
   315 		void FilterInvalidFiles();
       
   316 
   311 
   317     private:
   312     private:
   318 		static void Panic( TInt aReason );
   313 		static void Panic( TInt aReason );
   319 
   314 
   320     private:  // from CMFListHandlerObserver
   315     private:  // from CMFListHandlerObserver