Icons created from a file keep the file name of that file so it can be also used to display the file in HTML code

This commit is contained in:
Klaus Basan
2018-07-24 16:52:50 +02:00
parent 75ee43c0e1
commit 9dd9faa2d6
4 changed files with 27 additions and 14 deletions

View File

@@ -718,7 +718,7 @@ namespace BlackMisc
// -------------------------------------------------------------
//! Pixmap by given index
static const QPixmap &pixmapByResourceFileName(const QString &fileName);
static const QPixmap &pixmapByResourceFileName(const QString &relativeFileName, QString &fullFilePath);
// -------------------------------------------------------------
// Utility functions