lv_xml_component_private.h¶
Typedefs
-
typedef void *(*lv_xml_component_process_cb_t)(lv_obj_t *parent, const char *data, const char **attrs)¶
Functions
-
void lv_xml_component_init(void)¶
Initialize the components system.
-
void lv_xml_component_scope_init(lv_xml_component_scope_t *scope)¶
Initialize the linked lists of a component context
- Parameters:
scope – pointer to a component contexts
-
struct _lv_xml_component_scope_t¶
-
struct lv_xml_const_t¶
-
struct lv_xml_subject_t¶
-
struct lv_xml_param_t¶
-
struct lv_xml_grad_t¶