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