svcore
1.9
|
ResourceFinder.h
Go to the documentation of this file.
QString getResourceSaveDir(QString resourceCat)
Return the true file path for the location in which resource files in the given resource category sho...
Definition: ResourceFinder.cpp:300
QStringList getResourcePrefixList()
Return all root paths for resource installations for this application, in the order in which they wil...
Definition: ResourceFinder.cpp:221
QString getResourcePath(QString resourceCat, QString fileName)
Return the location (as a true file path, or a Qt4 ":"-prefixed resource path) of the file best match...
Definition: ResourceFinder.cpp:238
QStringList getResourceFiles(QString resourceCat, QString fileExt)
Return a list of full file paths for files with the given file extension, found in the given resource...
Definition: ResourceFinder.cpp:333
Definition: ResourceFinder.h:29
QStringList getSystemResourcePrefixList()
Return the root paths for systemwide resource installations for this application. ...
Definition: ResourceFinder.cpp:65
QString getUserResourcePrefix()
Return the root path for user-specific resource installation for this application (i...
Definition: ResourceFinder.cpp:214
bool unbundleResource(QString resourceCat, QString fileName)
If the named resource file in the given resource category is available only as a bundled resource...
Definition: ResourceFinder.cpp:370
QString getResourceSavePath(QString resourceCat, QString fileName)
Return the true file path for the location in which the named resource file in the given resource cat...
Definition: ResourceFinder.cpp:291
QString getResourceDir(QString resourceCat)
Return the true file path for installed resource files in the given resource category.
Definition: ResourceFinder.cpp:267
Generated by 1.8.11