rgb_panel sample
lv_event_t
is only used within rgb_panel 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
rgb_panel sample
lv_event_t
lv_event_t struct
Syntax
Show:
Summary
Declaration
Definition
from
lv_types.h:110
typedef
struct
lv_event_t
lv_event_t
;
Implemented in
lv_event_private.h:33
Fields
Field
Declared as
lv_event_t::current_target
void
*
lv_event_t::original_target
void
*
lv_event_t::code
lv_event_code_t
lv_event_t::user_data
void
*
lv_event_t::param
void
*
lv_event_t::prev
lv_event_t
*
lv_event_t::deleted
uint8_t
:
1
lv_event_t::stop_processing
uint8_t
:
1
lv_event_t::stop_bubbling
uint8_t
:
1
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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