![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
Go to the source code of this file.
Macros | |
| #define | STYLE_INVALID "background:#FF8080" |
| #define | COLOR_UNCONFIRMED QColor(128, 128, 128) |
| #define | COLOR_NEGATIVE QColor(255, 0, 0) |
| #define | COLOR_BAREADDRESS QColor(140, 140, 140) |
| #define | COLOR_TX_STATUS_OPENUNTILDATE QColor(64, 64, 255) |
| #define | COLOR_TX_STATUS_OFFLINE QColor(192, 192, 192) |
| #define | COLOR_BLACK QColor(51, 51, 51) |
| #define | COLOR_CONFLICTED QColor(255, 0, 0) |
| #define | COLOR_ORPHAN QColor(211, 211, 211) |
| #define | COLOR_STAKE QColor(138,43,226) |
| #define | EXPORT_IMAGE_SIZE 256 |
| #define | SPINNER_FRAMES 36 |
| #define | QAPP_ORG_NAME "PRCY" |
| #define | QAPP_ORG_DOMAIN "prcycoin.com" |
| #define | QAPP_APP_NAME_DEFAULT "PRCYcoin-Qt" |
| #define | QAPP_APP_NAME_TESTNET "PRCYcoin-Qt-testnet" |
| #define COLOR_BAREADDRESS QColor(140, 140, 140) |
Definition at line 30 of file guiconstants.h.
| #define COLOR_BLACK QColor(51, 51, 51) |
Definition at line 36 of file guiconstants.h.
| #define COLOR_CONFLICTED QColor(255, 0, 0) |
Definition at line 38 of file guiconstants.h.
| #define COLOR_NEGATIVE QColor(255, 0, 0) |
Definition at line 28 of file guiconstants.h.
| #define COLOR_ORPHAN QColor(211, 211, 211) |
Definition at line 40 of file guiconstants.h.
| #define COLOR_STAKE QColor(138,43,226) |
Definition at line 42 of file guiconstants.h.
| #define COLOR_TX_STATUS_OFFLINE QColor(192, 192, 192) |
Definition at line 34 of file guiconstants.h.
| #define COLOR_TX_STATUS_OPENUNTILDATE QColor(64, 64, 255) |
Definition at line 32 of file guiconstants.h.
| #define COLOR_UNCONFIRMED QColor(128, 128, 128) |
Definition at line 26 of file guiconstants.h.
| #define EXPORT_IMAGE_SIZE 256 |
Definition at line 52 of file guiconstants.h.
| #define QAPP_APP_NAME_DEFAULT "PRCYcoin-Qt" |
Definition at line 59 of file guiconstants.h.
| #define QAPP_APP_NAME_TESTNET "PRCYcoin-Qt-testnet" |
Definition at line 60 of file guiconstants.h.
| #define QAPP_ORG_DOMAIN "prcycoin.com" |
Definition at line 58 of file guiconstants.h.
| #define QAPP_ORG_NAME "PRCY" |
Definition at line 57 of file guiconstants.h.
| #define SPINNER_FRAMES 36 |
Definition at line 55 of file guiconstants.h.
| #define STYLE_INVALID "background:#FF8080" |
Definition at line 23 of file guiconstants.h.
1.8.17