| 
    LVGLPlusPlus
    
   C++ library on top of the lovely LVGL project. 
   | 
 
This is the complete list of members for lvppSwitch, including all inherited members.
| adjLabel | lvppBase | protected | 
| align(lv_align_t align, lv_coord_t x_ofs, lv_coord_t y_ofs) | lvppBase | |
| baseEventHandler(lv_event_t *event) | lvppBase | protected | 
| bEventNamesInitComplete | lvppBase | protectedstatic | 
| cbOnClicked | lvppBase | protected | 
| cbOnValueChanged | lvppBase | protected | 
| createObj(lv_obj_t *o) | lvppBase | |
| eventHandler(lv_event_t *event) | lvppBase | inlineprotectedvirtual | 
| friendlyName | lvppBase | protected | 
| getCheckedState() | lvppSwitch | |
| getEventName(lv_event_code_t code) | lvppBase | static | 
| getFriendlyName() | lvppBase | inline | 
| getLabelObj(void) | lvppBase | inline | 
| getObj(void) | lvppBase | inline | 
| getObjType() | lvppBase | inline | 
| getText() | lvppBase | |
| initEventNames(void) | lvppBase | protectedstatic | 
| internalOnClicked() | lvppBase | inlinevirtual | 
| internalOnValueChanged() | lvppBase | inlinevirtual | 
| isUnknownCode(lv_event_code_t code) | lvppBase | static | 
| label | lvppBase | protected | 
| lvCallback(lv_event_t *event) | lvppBase | protectedstatic | 
| lvppBase(const char *fName, const char *oType) | lvppBase | |
| lvppSwitch(const char *fName, lv_obj_t *parent=nullptr) | lvppSwitch | |
| obj | lvppBase | protected | 
| objParent | lvppBase | protected | 
| objType | lvppBase | protected | 
| onClicked() | lvppBase | inlinevirtual | 
| onValueChanged() | lvppBase | inlinevirtual | 
| setAdjBGColor(lv_color_t color) | lvppBase | |
| setAdjColorGradient(lv_color_t col1, lv_color_t col2, lv_grad_dir_t direction) | lvppBase | |
| setAdjFont(const lv_font_t *pF) | lvppBase | |
| setAdjJustificationAlignment(lv_text_align_t _align) | lvppBase | |
| setAdjText(const char *pText, lv_coord_t x_ofs=-10000, lv_coord_t y_ofs=-10000) | lvppBase | virtual | 
| setAdjTextColor(lv_color_t newColor) | lvppBase | |
| setBGColor(lv_color_t color) | lvppBase | |
| setCallbackOnClicked(std::function< void()> cbF) | lvppBase | inline | 
| setCallbackOnValueChanged(std::function< void()> cbF) | lvppBase | inline | 
| setCheckedState(bool bChecked=true) | lvppSwitch | |
| setColorGradient(lv_color_t col1, lv_color_t col2, lv_grad_dir_t direction) | lvppBase | |
| setEnabled(bool bEnable=true) | lvppSwitch | |
| setFont(const lv_font_t *pF) | lvppBase | |
| setFontSize(uint8_t points) | lvppBase | |
| setFriendlyName(const char *pName) | lvppBase | |
| setLabelColorizationEnabled(bool bEnable=true) | lvppBase | |
| setLabelJustificationAlignment(lv_text_align_t _align) | lvppBase | |
| setNewParent(lv_obj_t *pNewParent) | lvppBase | virtual | 
| setObjType(const char *pType) | lvppBase | inlineprotected | 
| setSize(lv_coord_t width, lv_coord_t height) | lvppBase | virtual | 
| setText(const char *pText) | lvppBase | virtual | 
| setTextAlign(lv_align_t align, lv_coord_t xoff, lv_coord_t yoff) | lvppBase | |
| setTextColor(lv_color_t newColor) | lvppBase | |
| style_obj | lvppBase | protected | 
| whoAmI(void) | lvppBase | |
| ~lvppBase() | lvppBase |