Ewl_Filelist Struct Reference
[Ewl_Filelist: The base widget for the filelists]
#include <ewl_filelist.h>

Detailed Description
Inherits from Ewl_Box and extends to display a file list.Data Fields | |
Ewl_Box | box |
Ewl_Widget * | controller |
char * | directory |
Ewl_Filelist_Filter * | filter |
Ewl_Model * | model |
unsigned char | multiselect:1 |
struct { | |
Ewl_Scrollpane_Flags h | |
Ewl_Scrollpane_Flags v | |
} | scroll_flags |
unsigned char | show_dot:1 |
Ewl_View * | view |
Ewl_Filelist_View | view_flag |
Field Documentation
Inherits from Ewl_Box
Must inherit from mvc
Referenced by ewl_filelist_directory_set(), ewl_filelist_filter_set(), ewl_filelist_multiselect_set(), ewl_filelist_selected_file_get(), ewl_filelist_selected_file_set(), ewl_filelist_selected_files_get(), ewl_filelist_selected_files_set(), and ewl_filelist_show_dot_files_set().
char* Ewl_Filelist::directory |
The directory to display
Referenced by ewl_filelist_cb_destroy(), ewl_filelist_directory_get(), ewl_filelist_directory_set(), and ewl_filelist_init().
The file filter to employ
Referenced by ewl_filelist_cb_destroy(), ewl_filelist_directory_set(), ewl_filelist_filter_get(), ewl_filelist_filter_set(), and ewl_filelist_init().
Horizontal scroll flag
Referenced by ewl_filelist_hscroll_flag_get(), ewl_filelist_hscroll_flag_set(), and ewl_filelist_init().
The model for the mvc
Referenced by ewl_filelist_cb_destroy(), and ewl_filelist_selected_files_set().
unsigned char Ewl_Filelist::multiselect |
Allow multiple file selctions
Referenced by ewl_filelist_init(), ewl_filelist_multiselect_get(), and ewl_filelist_multiselect_set().
struct { ... } Ewl_Filelist::scroll_flags |
Flags to modify a containing scrollpane
Referenced by ewl_filelist_hscroll_flag_get(), ewl_filelist_hscroll_flag_set(), ewl_filelist_init(), ewl_filelist_vscroll_flag_get(), and ewl_filelist_vscroll_flag_set().
unsigned char Ewl_Filelist::show_dot |
Show . files
Referenced by ewl_filelist_directory_set(), ewl_filelist_init(), ewl_filelist_show_dot_files_get(), and ewl_filelist_show_dot_files_set().
Vertical scroll flag
Referenced by ewl_filelist_init(), ewl_filelist_vscroll_flag_get(), and ewl_filelist_vscroll_flag_set().
The view for mvc
Referenced by ewl_filelist_cb_destroy().
The view to use for controller
Referenced by ewl_filelist_init(), ewl_filelist_view_get(), ewl_filelist_view_set(), and ewl_filepicker_list_view_set().
The documentation for this struct was generated from the following file:
- lib/ewl_filelist.h