Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ TextColor
Function
TextColor
src/qt/scicon.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
static QColor TextColor()
86
{
87
return QColor(QApplication::palette().color(QPalette::WindowText));
88
}
89
90
QIcon TextColorIcon(const QString& filename)
91
{
Callers
1
TextColorIcon
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected