![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
#include <qt/networkstyle.h>#include <qt/guiconstants.h>#include <tinyformat.h>#include <util/chaintype.h>#include <QApplication>Go to the source code of this file.
Variables | ||
| struct { | ||
| const ChainType networkId | ||
| const char * appName | ||
| const int iconColorHueShift | ||
| const int iconColorSaturationReduction | ||
| } | network_styles [] | |
| const char* appName |
Definition at line 16 of file networkstyle.cpp.
| const int iconColorHueShift |
Definition at line 17 of file networkstyle.cpp.
| const int iconColorSaturationReduction |
Definition at line 18 of file networkstyle.cpp.
| const struct { ... } network_styles[] |
| const ChainType networkId |
Definition at line 15 of file networkstyle.cpp.