filemanager/App/inc/CFileManagerViewBase.h
branchRCL_3
changeset 10 875fd7f60fdf
parent 0 6a9f87576119
equal deleted inserted replaced
9:60626d494346 10:875fd7f60fdf
   646 
   646 
   647         void DoLaunchProgressDialogAsync();
   647         void DoLaunchProgressDialogAsync();
   648 
   648 
   649         static TInt LaunchProgressDialogAsync( TAny* aPtr );
   649         static TInt LaunchProgressDialogAsync( TAny* aPtr );
   650 
   650 
       
   651         TInt FilesCountInSearchField();
   651 
   652 
   652     protected:    // Data
   653     protected:    // Data
   653         /// Own: Container that this view handles.
   654         /// Own: Container that this view handles.
   654         CFileManagerContainerBase*  iContainer;
   655         CFileManagerContainerBase*  iContainer;
   655         /// Ref: Reference to File Manager engine.
   656         /// Ref: Reference to File Manager engine.