Photon microGUI widgets library 0.6.0
PhWidgets::Gauge::Arguments Struct Reference

Contains resource IDs for all Gauge arguments. More...

#include <Gauge.h>

Inheritance diagram for PhWidgets::Gauge::Arguments:
PhWidgets::Gauge::ArgLong PhWidgets::Gauge::ArgShort PhWidgets::Gauge::ArgChar PhWidgets::Gauge::ArgUnsignedChar PhWidgets::Gauge::ArgPChar PhWidgets::Basic::Arguments< T, Disabled, Dummy > PhWidgets::Gauge::ThisArgs::ArgLong PhWidgets::Gauge::ThisArgs::ArgShort PhWidgets::Gauge::ThisArgs::ArgChar PhWidgets::Gauge::ThisArgs::ArgUnsignedChar PhWidgets::Gauge::ThisArgs::ArgPChar

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...
 

Detailed Description

Contains resource IDs for all Gauge arguments.


The documentation for this struct was generated from the following file: