|
Photon microGUI widgets library 0.6.0
|
Contains resource IDs for all Gauge arguments. More...
#include <Gauge.h>
Additional Inherited Members | |
Public Types inherited from PhWidgets::Gauge::ThisArgs::ArgLong | |
| enum | eArgLong { gauge_value , maximum , minimum } |
| Resource IDs for Gauge arguments of type long. More... | |
Public Types inherited from PhWidgets::Gauge::ThisArgs::ArgShort | |
| enum | eArgShort { gauge_flags } |
| Resource IDs for Gauge arguments of type short. More... | |
Public Types inherited from PhWidgets::Gauge::ThisArgs::ArgChar | |
| enum | eArgChar { gauge_orientation } |
| Resource IDs for Gauge arguments of type char. More... | |
Public Types inherited from PhWidgets::Gauge::ThisArgs::ArgUnsignedChar | |
| enum | eArgUnsignedChar { gauge_horizontal_align , gauge_vertical_align } |
| Resource IDs for Gauge arguments of type unsigned char. More... | |
Public Types inherited from PhWidgets::Gauge::ThisArgs::ArgPChar | |
| enum | eArgPChar { value_prefix , value_suffix , gauge_font } |
| Resource IDs for Gauge arguments of type char*. More... | |
Contains resource IDs for all Gauge arguments.