Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ TextColorIcon
Function
TextColorIcon
src/qt/scicon.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
QIcon TextColorIcon(const QString& filename)
91
{
92
return SingleColorIcon(filename, TextColor());
93
}
94
95
QIcon TextColorIcon(const QIcon& ico)
96
{
Callers
2
createActions
Method · 0.85
data
Method · 0.85
Calls
2
SingleColorIcon
Function · 0.85
TextColor
Function · 0.85
Tested by
no test coverage detected