i80_controller sample
lv_example_checkbox_1()
is only used within i80_controller sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/4)...
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_1()
lv_example_checkbox_1() function
Syntax
Show:
Summary
Declaration
Definition
from
lv_example_widgets.h:70
void
lv_example_checkbox_1
(
void
)
;
Implemented in
lv_example_checkbox_1.c:18
Examples
References
from
examples
Code
Location
void
lv_example_checkbox_1
(
void
)
lv_example_checkbox_1.c:18
void
lv_example_checkbox_1
(
void
)
;
lv_example_widgets.h:70
Call Tree
from
examples
lv_example_checkbox_1()
calls 8 functions:
All items filtered out
lv_example_checkbox_1()
lv_screen_active()
lv_obj_update_layout()
lv_obj_add_state()
lv_obj_add_event_cb()
lv_obj_set_flex_flow()
lv_obj_set_flex_align()
lv_checkbox_create()
lv_checkbox_set_text()
All items filtered out
Data Use
from
examples
lv_example_checkbox_1()
reads 7 variables:
lv_event_code_t::LV_EVENT_ALL
::LV_STATE_CHECKED
::LV_STATE_DISABLED
lv_flex_align_t::LV_FLEX_ALIGN_START
lv_flex_align_t::LV_FLEX_ALIGN_CENTER
lv_flex_flow_t::LV_FLEX_FLOW_COLUMN
event_handler()
All items filtered out
lv_example_checkbox_1()
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