UI_Lib  a1366e08a59cc549a65fa26081e6409aa12f26d5
This is a user interface library for graphical LCDs. It offers many different controls and indicators that can be nested depending on the element types.
Loading...
Searching...
No Matches
Label Member List

This is the complete list of members for Label, including all inherited members.

_colorLabelprivate
_fontLabelprivate
_lastDrawnVisibleUIElementprotected
_maxStringLengthLabelprivate
ActiveChildUIElement
Draw(bool redraw) overrideLabelvirtual
HeightUIElement
HitTest(uint16_t x, uint16_t y)UIElementinline
IsInEditModeUIElement
KeyInput(Keys_t key)UIElementinlinevirtual
Label(const char *text, uint16_t color=LABEL_COLOR_NOTSET, const GFXfont *font=NULL, uint16_t locX=0, uint16_t locY=0, uint16_t maxStringLength=DEFAULT_LABEL_STRING_LENGTH)Label
LocXUIElement
LocYUIElement
ParentUIElement
RecalculateDimensions() overrideLabelvirtual
RecalculateLayout()UIElementinlinevirtual
SetText(const char *text)Label
TextLabel
TouchInput(uint16_t x, uint16_t y, TouchTypes touchType)UIElementinlinevirtual
TypeUIElement
UIElement(UIElementType type)UIElementinline
UIElement(uint16_t locX, uint16_t locY, UIElementType type)UIElementinline
VisibleUIElement
WasTextChangedSinceLastDrawLabel
WidthUIElement
~Label()Labelinline