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