5 #ifndef BITCOIN_QT_NETWORKSTYLE_H 6 #define BITCOIN_QT_NETWORKSTYLE_H 35 #endif // BITCOIN_QT_NETWORKSTYLE_H const QString & getAppName() const
const QIcon & getAppIcon() const
const ChainType networkId
const QString & getTitleAddText() const
static const NetworkStyle * instantiate(const ChainType networkId)
Get style associated with provided network id, or 0 if not known.
const int iconColorHueShift
const QIcon & getTrayAndWindowIcon() const
const int iconColorSaturationReduction
NetworkStyle(const QString &appName, const int iconColorHueShift, const int iconColorSaturationReduction, const char *titleAddText)