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