comparison base/ResourceFinder.h @ 681:6097aacd7ba3

Comment only
author Chris Cannam
date Tue, 10 May 2011 13:57:37 +0100
parents 27cdabba2d3e
children b4a8d8221eaf
comparison
equal deleted inserted replaced
680:27cdabba2d3e 681:6097aacd7ba3
79 QString getResourceDir(QString resourceCat); 79 QString getResourceDir(QString resourceCat);
80 80
81 /** 81 /**
82 * Return the true file path for the location in which the named 82 * Return the true file path for the location in which the named
83 * resource file in the given resource category should be saved. 83 * resource file in the given resource category should be saved.
84 * ResourceFinder will make a best effort to ensure this directory
85 * actually exists, before returning.
84 */ 86 */
85 QString getResourceSavePath(QString resourceCat, QString fileName); 87 QString getResourceSavePath(QString resourceCat, QString fileName);
86 88
87 /** 89 /**
88 * Return the true file path for the location in which resource 90 * Return the true file path for the location in which resource