+ fixes #0001859: Unable to select PNG files for icons for macros in Tools-Customize

This commit is contained in:
wmayer
2014-12-22 03:07:26 +01:00
parent 02cc02eaee
commit 5aefd2d346
5 changed files with 212 additions and 31 deletions

View File

@@ -54,12 +54,12 @@ public:
static BitmapFactoryInst& instance(void);
static void destruct (void);
void addCustomPath(const QString&);
/// Adds a path where pixmaps can be found
void addPath(const QString& path);
/// Removes a path from the list of pixmap paths
void removePath(const QString& path);
/// Returns the list of search paths
QStringList getPaths() const;
/// Returns the absolute file names of icons found in the given search paths
QStringList findIconFiles() const;
/// Adds a build in XPM pixmap under a given name