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

Contains resource IDs for Gauge arguments of type long. More...

#include <Gauge.h>

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

Public Types

enum  eArgLong { gauge_value , maximum , minimum }
 Resource IDs for Gauge arguments of type long. More...
 

Detailed Description

Contains resource IDs for Gauge arguments of type long.

Member Enumeration Documentation

◆ eArgLong

Resource IDs for Gauge arguments of type long.

Aliases

PhWidgets::Gauge::Arguments::eArgLong, PhWidgets::Gauge::ArgLong::eArgLong

See Widget::resource for usage description.

Enumerator
gauge_value 

The gauge's current value.

maximum 

The maximum value of the gauge.

minimum 

The minimum value of the gauge.


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