MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / 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 QString& filename) const
120{
121 return ColorizeIcon(filename, TextColor());
122}
123
124QIcon PlatformStyle::TextColorIcon(const QIcon& icon) const
125{

Callers 2

createActionsMethod · 0.80
dataMethod · 0.80

Calls 1

ColorizeIconFunction · 0.85

Tested by

no test coverage detected