| 
    LVGLPlusPlus
    
   C++ library on top of the lovely LVGL project. 
   | 
 
This is the complete list of members for lvppRoller, including all inherited members.
| addOption(const char *pOpt) | lvppOptions | virtual | 
| addOption(std::string &_opt) | lvppOptions | virtual | 
| addOptionWithID(const char *pOpt, uint64_t id) | lvppOptions | virtual | 
| addOptionWithID(std::string &_opt, uint64_t id) | lvppOptions | virtual | 
| 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 | 
| clearOptions(void) | lvppRoller | virtual | 
| createObj(lv_obj_t *o) | lvppBase | |
| eventHandler(lv_event_t *event) | lvppBase | inlineprotectedvirtual | 
| friendlyName | lvppBase | protected | 
| getEventName(lv_event_code_t code) | lvppBase | static | 
| getFriendlyName() | lvppBase | inline | 
| getLabelObj(void) | lvppBase | inline | 
| getNewlineSepOptions() | lvppOptions | protected | 
| getObj(void) | lvppBase | inline | 
| getObjType() | lvppBase | inline | 
| getSelectedID() | lvppOptions | virtual | 
| getSelectedIndex() | lvppRoller | inline | 
| getSelectedText(char *selStr, uint8_t selStrLen) | lvppRoller | inline | 
| getText() | lvppBase | |
| idList | lvppOptions | protected | 
| 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 | 
| lvOptionGetIndex() | lvppRoller | protectedvirtual | 
| lvOptionSetter(const char *pOpts) | lvppRoller | protectedvirtual | 
| lvppBase(const char *fName, const char *oType) | lvppBase | |
| lvppRoller(const char *fName, const char *pOptions=nullptr, lv_obj_t *parent=nullptr) | lvppRoller | |
| obj | lvppBase | protected | 
| objParent | lvppBase | protected | 
| objType | lvppBase | protected | 
| onClicked() | lvppBase | inlinevirtual | 
| oneString | lvppOptions | protected | 
| onValueChanged() | lvppBase | inlinevirtual | 
| options | lvppOptions | protected | 
| 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 | 
| setColorGradient(lv_color_t col1, lv_color_t col2, lv_grad_dir_t direction) | lvppBase | |
| 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 | 
| setOptions(const char *pOptions) | lvppRoller | virtual | 
| setOptions(std::vector< std::string > &options) | lvppRoller | virtual | 
| setOptionsWithIDs(std::vector< std::pair< std::string, uint64_t > > &valIDs) | lvppOptions | virtual | 
| setSelectedIndex(uint16_t curInd) | lvppRoller | |
| 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 |