Photon microGUI widgets library 0.6.0
PhWidgets::Gauge::ThisArgs::ArgPChar Struct Reference

Contains resource IDs for Gauge arguments of type char*. More...

#include <Gauge.h>

Inheritance diagram for PhWidgets::Gauge::ThisArgs::ArgPChar:
PhWidgets::Gauge::ArgPChar PhWidgets::Gauge::Arguments

Public Types

enum  eArgPChar { value_prefix , value_suffix , gauge_font }
 Resource IDs for Gauge arguments of type char*. More...
 

Detailed Description

Contains resource IDs for Gauge arguments of type char*.

Member Enumeration Documentation

◆ eArgPChar

Resource IDs for Gauge arguments of type char*.

Aliases

PhWidgets::Gauge::Arguments::eArgPChar, PhWidgets::Gauge::ArgPChar::eArgPChar

See Widget::resource for usage description.

Enumerator
value_prefix 

Text prefixed to the value displayed. For example, Red: would result in Red:35. @default NULL

value_suffix 

Text appended to the value displayed. For example, % would result in 35%. @default NULL

gauge_font 

The font used for displaying the value, title, and any other text. @default "helv12".


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