Photon microGUI widgets library 0.6.0
PhWidgets::Label::ThisArgs::ArgUnsignedShort Struct Reference

Contains resource IDs for Label arguments of type unsigned short. More...

#include <Label.h>

Inheritance diagram for PhWidgets::Label::ThisArgs::ArgUnsignedShort:
PhWidgets::Label::ArgUnsignedShort PhWidgets::Label::Arguments PhWidgets::Button::Arguments PhWidgets::TextWidget::Arguments PhWidgets::OnOffButton::Arguments PhWidgets::ToggleButton::Arguments PhWidgets::ComboBox::Arguments

Public Types

enum  eArgUnsignedShort {
  line_spacing , margin_botton , margin_left , margin_right ,
  margin_top , undeline_type
}
 Resource IDs for Label arguments of type unsigned short. More...
 

Detailed Description

Contains resource IDs for Label arguments of type unsigned short.

Member Enumeration Documentation

◆ eArgUnsignedShort

Resource IDs for Label arguments of type unsigned short.

Aliases

PhWidgets::Label::Arguments::eArgUnsignedShort, PhWidgets::Label::ArgUnsignedShort::eArgUnsignedShort

See Widget::resource for usage description.

Enumerator
line_spacing 

The space, in pixels, between the lines of text in the label.

margin_botton 

The amount of space between the bottom of the label's canvas and the canvas defined by the Basic widget.

margin_left 

The amount of space between the left side of the label's canvas and the canvas defined by the Basic widget.

margin_right 

The amount of space between the right side of the label's canvas and the canvas defined by the Basic widget.

margin_top 

The amount of space between the top of the label's canvas and the canvas defined by the Basic widget.

undeline_type 

The type of underline. See Label::UnderlineType.


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