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
Icon Member List

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

_colorIconprivate
_iconBitsIconprivate
_iconHeightIconprivate
_iconWidthIconprivate
_lastDrawnVisibleUIElementprotected
ActiveChildUIElement
Draw(bool redraw) overrideIconvirtual
HeightUIElement
HitTest(uint16_t x, uint16_t y)UIElementinline
Icon(uint16_t iconWidth, uint16_t iconHeight, const uint8_t *iconBits, uint16_t color=ICON_COLOR_NOTSET, uint16_t locX=0, uint16_t locY=0)Icon
IsInEditModeUIElement
KeyInput(Keys_t key)UIElementinlinevirtual
LocXUIElement
LocYUIElement
ParentUIElement
RecalculateDimensions() overrideIconvirtual
RecalculateLayout()UIElementinlinevirtual
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
WidthUIElement