eVaf
eVaf::FileFinder::Engine::Internal::Engine Class Reference

Implements the iFileFinder interface. More...

#include </var/tmp/work/evaf/src/apps/FileFinder/Engine/engine.h>

Additional Inherited Members

- Signals inherited from eVaf::FileFinder::iFileFinder
void finished (bool canceled)
 Signal emitted when the search is finished. More...
 
void found (QString const &fileName, QString const &dir)
 Signal emitted for every file found during the search. More...
 
- Public Member Functions inherited from eVaf::FileFinder::iFileFinder
 iFileFinder ()
 Interface constructor. More...
 
virtual ~iFileFinder ()
 Empty virtual destructor. More...
 

Detailed Description

Implements the iFileFinder interface.

The Internal::Engine class implements the iFileFinder interface. Searching for files is done in a separate worker thread Internal::Worker.

Definition at line 102 of file engine.h.


The documentation for this class was generated from the following file: