lv_file_explorer_private.h

API reference for lv_file_explorer_private.h

Report on GitHub
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_file_explorer.h

Enums

lv_file_explorer_file_kind_t

Name
LV_FILE_EXPLORER_FILE_KIND_DIR
LV_FILE_EXPLORER_FILE_KIND_IMAGE
LV_FILE_EXPLORER_FILE_KIND_AUDIO
LV_FILE_EXPLORER_FILE_KIND_VIDEO
LV_FILE_EXPLORER_FILE_KIND_FILE

Structs

struct

_lv_file_explorer_t

MemberTypeDescription
objlv_obj_t
contlv_obj_t *
head_arealv_obj_t *
browser_arealv_obj_t *
file_tablelv_obj_t *
path_labellv_obj_t *
quick_access_arealv_obj_t *
list_devicelv_obj_t *
list_placeslv_obj_t *
home_dirchar *
music_dirchar *
pictures_dirchar *
video_dirchar *
docs_dirchar *
fs_dirchar *
sel_fnconst char *
current_pathchar[(128)]
sortlv_file_explorer_sort_t
show_back_buttonbool
struct

lv_file_explorer_file_table_entry_data_t

MemberTypeDescription
file_kindlv_file_explorer_file_kind_t

Dependencies

How is this guide?

Last updated on

On this page