LVGLPlusPlus
C++ library on top of the lovely LVGL project.
Loading...
Searching...
No Matches
lvppBar Member List

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

adjLabellvppBaseprotected
align(lv_align_t align, lv_coord_t x_ofs, lv_coord_t y_ofs)lvppBase
baseEventHandler(lv_event_t *event)lvppBaseprotected
baseGetter()lvppBarprotectedvirtual
baseSetter(int16_t nVal, bool animate=true)lvppBarprotectedvirtual
bEventNamesInitCompletelvppBaseprotectedstatic
cbOnClickedlvppBaseprotected
cbOnValueChangedlvppBaseprotected
createObj(lv_obj_t *o)lvppBase
curValuelvppBaseWithValueprotected
enableValueLabel(lv_coord_t xoff, lv_coord_t yoff, lv_align_t alignment=LV_ALIGN_CENTER)lvppBaseWithValue
eventHandler(lv_event_t *event)lvppBaseinlineprotectedvirtual
friendlyNamelvppBaseprotected
getEventName(lv_event_code_t code)lvppBasestatic
getFriendlyName()lvppBaseinline
getLabelObj(void)lvppBaseinline
getObj(void)lvppBaseinline
getObjType()lvppBaseinline
getText()lvppBase
getValue(void)lvppBaseWithValueinline
getValuePercentage(void)lvppBaseWithValueinline
initEventNames(void)lvppBaseprotectedstatic
internalOnClicked()lvppBaseinlinevirtual
internalOnValueChanged()lvppBaseWithValueprotectedvirtual
isUnknownCode(lv_event_code_t code)lvppBasestatic
labellvppBaseprotected
lvCallback(lv_event_t *event)lvppBaseprotectedstatic
lvppBar(const char *fName, lv_obj_t *parent=nullptr)lvppBar
lvppBase(const char *fName, const char *oType)lvppBase
lvppBaseWithValue(const char *fName, const char *oType)lvppBaseWithValue
maxlvppBaseWithValueprotected
minlvppBaseWithValueprotected
objlvppBaseprotected
objParentlvppBaseprotected
objTypelvppBaseprotected
onClicked()lvppBaseinlinevirtual
onValueChanged()lvppBaseinlinevirtual
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)lvppBasevirtual
setAdjTextColor(lv_color_t newColor)lvppBase
setBGColor(lv_color_t color)lvppBase
setCallbackOnClicked(std::function< void()> cbF)lvppBaseinline
setCallbackOnValueChanged(std::function< void()> cbF)lvppBaseinline
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)lvppBaseWithValuevirtual
setObjType(const char *pType)lvppBaseinlineprotected
setRange(int16_t range_min, int16_t range_max)lvppBar
setSize(lv_coord_t width, lv_coord_t height)lvppBasevirtual
setText(const char *pText)lvppBasevirtual
setTextAlign(lv_align_t align, lv_coord_t xoff, lv_coord_t yoff)lvppBase
setTextColor(lv_color_t newColor)lvppBase
setValue(int16_t value, bool animate=true)lvppBaseWithValuevirtual
setValueLabelBGColor(lv_color_t newColor)lvppBaseWithValue
setValueLabelColor(lv_color_t newColor)lvppBaseWithValue
setValueLabelColorGradient(lv_color_t col1, lv_color_t col2, lv_grad_dir_t direction)lvppBaseWithValue
setValueLabelFont(const lv_font_t *pF)lvppBaseWithValue
setValueLabelFormat(const char *fmt)lvppBaseWithValue
setValueLabelJustificationAlignment(lv_text_align_t _align)lvppBaseWithValue
setValueRange(int16_t _min, int16_t _max)lvppBaseWithValueinline
style_objlvppBaseprotected
valueLabellvppBaseWithValueprotected
valueLabelFormatlvppBaseWithValueprotected
whoAmI(void)lvppBase
~lvppBase()lvppBase