i80_controller sample
lv_example_checkbox_2()
is only used within i80_controller sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
i80_controller sample
lv_example_checkbox_2()
lv_example_checkbox_2() function
Checkboxes as radio buttons
Syntax
Show:
Summary
Declaration
Definition
from
lv_example_widgets.h:71
void
lv_example_checkbox_2
(
void
)
;
Implemented in
lv_example_checkbox_2.c:39
Examples
References
from
examples
Code
Location
void
lv_example_checkbox_2
(
void
)
lv_example_checkbox_2.c:39
void
lv_example_checkbox_2
(
void
)
;
lv_example_widgets.h:71
Call Tree
from
examples
lv_example_checkbox_2()
calls 14 functions:
All items filtered out
lv_example_checkbox_2()
lv_screen_active()
lv_obj_get_child()
lv_obj_set_x()
lv_obj_set_size()
lv_style_set_bg_image_src()
lv_style_set_radius()
lv_pct()
lv_obj_create()
lv_obj_add_state()
lv_obj_add_event_cb()
lv_snprintf()
lv_obj_set_flex_flow()
lv_style_init()
radiobutton_create()
All items filtered out
Data Use
from
examples
lv_example_checkbox_2()
reads 4 variables:
lv_event_code_t::LV_EVENT_CLICKED
::LV_STATE_CHECKED
lv_flex_flow_t::LV_FLEX_FLOW_COLUMN
radio_event_handler()
All items filtered out
lv_example_checkbox_2()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out