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

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

_itemsContainerprotected
_lastDrawnVisibleUIElementprotected
_maxNumItemsContainerprotected
_numItemsContainerprotected
_selectedItemIndexContainerprotected
_stackLayoutContainerStackprivate
ActiveChildUIElement
AddItem(UIElement *item)Container
ClearAllItems()Container
Container(uint8_t maxNumItems=DEFAULT_MAX_CONTAINER_ITEMS)Container
ContainerStack(StackLayout_t stackLayout=STACK_LAYOUT_VERTICAL_LEFT, uint8_t maxNumItems=DEFAULT_MAX_CONTAINER_ITEMS, uint16_t locX=0, uint16_t locY=0, uint16_t width=0, uint16_t height=0)ContainerStack
Draw(bool redraw) overrideContainerStackvirtual
Container::Draw()Containerinlinevirtual
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
InitItems()ContainerStack
IsInEditModeUIElement
KeyInput(Keys_t key) overrideContainerStackvirtual
LocXUIElement
LocYUIElement
NextControlItem()Container
NextItem()Container
ParentUIElement
PreviousControlItem()Container
PreviousItem()Container
RecalculateDimensions() overrideContainerStackvirtual
RecalculateLayout() overrideContainerStackvirtual
TouchInput(uint16_t x, uint16_t y, TouchTypes touchType) overrideContainerStackvirtual
TypeUIElement
UIElement(UIElementType type)UIElementinline
UIElement(uint16_t locX, uint16_t locY, UIElementType type)UIElementinline
VisibleUIElement
WidthUIElement
~Container()Containerinline