Macros | |
#define | D4D_GAUGE_F_REDRAW_TEXT |
This flags force the redrawing gauge text after each redraw of new value. This is usable in case that the text is placed in pointer draeing area. More... | |
#define | D4D_GAUGE_F_HUB |
This flag enables draw of the HUB. More... | |
#define | D4D_GAUGE_F_THICK_POINTER |
This flag switch the pointer to thick line. More... | |
This section specifies masks of gauge behaviour flags.
#define D4D_GAUGE_F_HUB |
This flag enables draw of the HUB.
Definition at line 88 of file d4d_gauge.h.
#define D4D_GAUGE_F_REDRAW_TEXT |
This flags force the redrawing gauge text after each redraw of new value. This is usable in case that the text is placed in pointer draeing area.
Definition at line 87 of file d4d_gauge.h.
#define D4D_GAUGE_F_THICK_POINTER |
This flag switch the pointer to thick line.
Definition at line 89 of file d4d_gauge.h.