Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Macros
guiconstants.h File Reference
This graph shows which files directly or indirectly include this file:

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 EXPORT_IMAGE_SIZE   256
 

Macro Definition Documentation

#define COLOR_BAREADDRESS   QColor(140, 140, 140)

Definition at line 21 of file guiconstants.h.

#define COLOR_NEGATIVE   QColor(255, 0, 0)

Definition at line 19 of file guiconstants.h.

#define COLOR_UNCONFIRMED   QColor(128, 128, 128)

Definition at line 17 of file guiconstants.h.

#define EXPORT_IMAGE_SIZE   256

Definition at line 32 of file guiconstants.h.

#define STYLE_INVALID   "background:#FF8080"

Definition at line 14 of file guiconstants.h.