6 #ifndef BITCOIN_QT_GUICONSTANTS_H 7 #define BITCOIN_QT_GUICONSTANTS_H 21 #define STYLE_INVALID "background:#FF8080" 24 #define COLOR_UNCONFIRMED QColor(128, 128, 128) 26 #define COLOR_NEGATIVE QColor(255, 0, 0) 28 #define COLOR_BAREADDRESS QColor(140, 140, 140) 30 #define COLOR_TX_STATUS_OPENUNTILDATE QColor(64, 64, 255) 32 #define COLOR_TX_STATUS_OFFLINE QColor(192, 192, 192) 34 #define COLOR_TX_STATUS_DANGER QColor(200, 100, 100) 36 #define COLOR_BLACK QColor(0, 0, 0) 47 #define EXPORT_IMAGE_SIZE 256 50 #define SPINNER_FRAMES 36 52 #define QAPP_ORG_NAME "Dash" 53 #define QAPP_ORG_DOMAIN "dash.org" 54 #define QAPP_APP_NAME_DEFAULT "Dash-Qt" 55 #define QAPP_APP_NAME_TESTNET "Dash-Qt-testnet" 57 #endif // BITCOIN_QT_GUICONSTANTS_H static const int MAX_PASSPHRASE_SIZE
static const bool DEFAULT_SPLASHSCREEN
static const int MODEL_UPDATE_DELAY
static const int STATUSBAR_ICONSIZE
static const int TOOLTIP_WRAP_THRESHOLD
static const int MAX_URI_LENGTH