MCPcopy 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
85static QColor TextColor()
86{
87 return QColor(QApplication::palette().color(QPalette::WindowText));
88}
89
90QIcon TextColorIcon(const QString& filename)
91{

Callers 1

TextColorIconFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected