Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
QIcon PlatformStyle::TextColorIcon(const QString& filename) const
120
{
121
return ColorizeIcon(filename, TextColor());
122
}
123
124
QIcon PlatformStyle::TextColorIcon(const QIcon& icon) const
125
{
Callers
2
createActions
Method · 0.80
data
Method · 0.80
Calls
1
ColorizeIcon
Function · 0.85
Tested by
no test coverage detected