ui: added icon colors to ColorScheme

This change introduces the qt utility function colorizePixmap() for colloring icons in different colors for different
color schemes.
This commit is contained in:
Eberhard Graether
2015-08-05 21:02:52 +02:00
parent c0a31fca18
commit 30b5abd672
15 changed files with 134 additions and 57 deletions
+2 -2
View File
@@ -40,6 +40,8 @@ public:
std::string color;
std::string textColor;
std::string iconColor;
std::string hatchingColor;
std::string shadowColor;
int shadowBlurRadius;
@@ -55,8 +57,6 @@ public:
bool fontBold;
Vec2i textOffset;
bool undefinedPattern;
};
struct EdgeStyle