5#ifndef BITCOIN_QT_NETWORKSTYLE_H
6#define BITCOIN_QT_NETWORKSTYLE_H
const QIcon & getTrayAndWindowIcon() const
static const NetworkStyle * instantiate(const std::string &networkId)
Get style associated with provided BIP70 network id, or 0 if not known.
const QIcon & getAppIcon() const
const QString & getAppName() const
const QString & getTitleAddText() const
const int iconColorHueShift
const int iconColorSaturationReduction
T GetRand(T nMax=std::numeric_limits< T >::max()) noexcept
Generate a uniform random integer of type T in the range [0..nMax) nMax defaults to std::numeric_limi...