MCPcopy Create free account
hub / github.com/ElementsProject/elements / TextColorIcon

Method TextColorIcon

src/qt/platformstyle.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119QIcon PlatformStyle::TextColorIcon(const QIcon& icon) const
120{
121 return ColorizeIcon(icon, TextColor());
122}
123
124const PlatformStyle *PlatformStyle::instantiate(const QString &platformId)
125{

Callers 2

dataMethod · 0.80
paintFunction · 0.80

Calls 1

ColorizeIconFunction · 0.85

Tested by

no test coverage detected