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

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

_lastDrawnVisibleUIElementprotected
_lastValueDrawBoolControlprotected
_styleBoolControlprotected
_valuePointerBoolControlprotected
ActiveChildUIElement
BoolControl(bool *valuePointer, void *controlContext=NULL, void(*onValueChanged)(void *controlContext)=NULL, BoolControlStyles_t style=BOOLCONTROL_STYLE_TOGGLESWITCH, uint16_t locX=0, uint16_t locY=0)BoolControl
ControlContextBoolControl
Draw(bool redraw) overrideBoolControlvirtual
HeightUIElement
HitTest(uint16_t x, uint16_t y)UIElementinline
IsInEditModeUIElement
KeyInput(Keys_t key) overrideBoolControlvirtual
LocXUIElement
LocYUIElement
OnValueChangedBoolControl
ParentUIElement
RecalculateDimensions() overrideBoolControlvirtual
RecalculateLayout()UIElementinlinevirtual
ToggleValue()BoolControl
TouchInput(uint16_t x, uint16_t y, TouchTypes touchType) overrideBoolControlvirtual
TypeUIElement
UIElement(UIElementType type)UIElementinline
UIElement(uint16_t locX, uint16_t locY, UIElementType type)UIElementinline
VisibleUIElement
WidthUIElement