Version: 3.1.0
gauge.h File Reference

Classes

class  wxGauge
 A gauge is a horizontal or vertical bar which shows a quantity (often time). More...
 

Macros

#define wxGA_HORIZONTAL   wxHORIZONTAL
 
#define wxGA_VERTICAL   wxVERTICAL
 
#define wxGA_PROGRESS   0x0010
 
#define wxGA_SMOOTH   0x0020
 
#define wxGA_TEXT   0x0040
 

Macro Definition Documentation

#define wxGA_HORIZONTAL   wxHORIZONTAL
#define wxGA_PROGRESS   0x0010
#define wxGA_SMOOTH   0x0020
#define wxGA_TEXT   0x0040
#define wxGA_VERTICAL   wxVERTICAL