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

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

_itemsContainerprotected
_lastDrawnVisibleUIElementprotected
_maxNumItemsContainerprotected
_numItemsContainerprotected
_selectedItemIndexContainerprotected
ActiveChildUIElement
AddItem(UIElement *item)Container
ClearAllItems()Container
Container(uint8_t maxNumItems=DEFAULT_MAX_CONTAINER_ITEMS)Container
Draw()Containerinlinevirtual
UIElement::Draw(bool redraw)=0UIElementpure virtual
GetItemsBoundingBox(uint16_t *x, uint16_t *y, uint16_t *w, uint16_t *h)Container
GetSelectedItem()Container
HeightUIElement
HitTest(uint16_t x, uint16_t y)UIElementinline
IsInEditModeUIElement
KeyInput(Keys_t key)Containerinlinevirtual
LocXUIElement
LocYUIElement
NextControlItem()Container
NextItem()Container
ParentUIElement
PreviousControlItem()Container
PreviousItem()Container
RecalculateDimensions()=0UIElementpure virtual
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
~Container()Containerinline