FileSeeker Class Referenceabstract
+ Inheritance diagram for FileSeeker:

Public Member Functions

 FileSeeker (QSharedPointer< QList< FileSearchPath > > paths)
 
QString findFile (const QString &fileName)
 
virtual QString findFileInPath (const QString &fileName, FileSearchPath &path)=0
 

Static Public Member Functions

static FileSeekercreateSeeker (QSharedPointer< QList< FileSearchPath > > paths)
 

Protected Attributes

QSharedPointer< QList
< FileSearchPath > > 
paths
 

Detailed Description

Definition at line 30 of file fileseeker.h.


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