#include <networkstyle.h>
Definition at line 13 of file networkstyle.h.
◆ NetworkStyle()
NetworkStyle::NetworkStyle |
( |
const QString & |
appName, |
|
|
const int |
iconColorHueShift, |
|
|
const int |
iconColorSaturationReduction, |
|
|
const char * |
titleAddText |
|
) |
| |
|
private |
◆ getAppIcon()
const QIcon & NetworkStyle::getAppIcon |
( |
| ) |
const |
|
inline |
◆ getAppName()
const QString & NetworkStyle::getAppName |
( |
| ) |
const |
|
inline |
◆ getTitleAddText()
const QString & NetworkStyle::getTitleAddText |
( |
| ) |
const |
|
inline |
◆ getTrayAndWindowIcon()
const QIcon & NetworkStyle::getTrayAndWindowIcon |
( |
| ) |
const |
|
inline |
◆ instantiate()
const NetworkStyle * NetworkStyle::instantiate |
( |
const std::string & |
networkId | ) |
|
|
static |
Get style associated with provided BIP70 network id, or 0 if not known.
Definition at line 75 of file networkstyle.cpp.
◆ appIcon
QIcon NetworkStyle::appIcon |
|
private |
◆ appName
QString NetworkStyle::appName |
|
private |
◆ titleAddText
QString NetworkStyle::titleAddText |
|
private |
◆ trayAndWindowIcon
QIcon NetworkStyle::trayAndWindowIcon |
|
private |
The documentation for this class was generated from the following files: