yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::FileBrowser Member List

This is the complete list of members for yaze::editor::FileBrowser, including all inherited members.

ClearFileFilter()yaze::editor::FileBrowser
DetectFileType(const std::string &filename) constyaze::editor::FileBrowserprivate
directory_count_yaze::editor::FileBrowserprivate
DirectoryClickedCallback typedefyaze::editor::FileBrowser
Draw()yaze::editor::FileBrowser
DrawCompact()yaze::editor::FileBrowser
DrawEntry(FileEntry &entry, int depth=0)yaze::editor::FileBrowserprivate
file_count_yaze::editor::FileBrowserprivate
file_filter_yaze::editor::FileBrowserprivate
FileBrowser()=defaultyaze::editor::FileBrowser
FileClickedCallback typedefyaze::editor::FileBrowser
GetDirectoryCount() constyaze::editor::FileBrowserinline
GetFileCount() constyaze::editor::FileBrowserinline
GetFileIcon(FileEntry::FileType type) constyaze::editor::FileBrowserprivate
GetRespectGitignore() constyaze::editor::FileBrowserinline
GetRootPath() constyaze::editor::FileBrowserinline
GetShowHiddenFiles() constyaze::editor::FileBrowserinline
gitignore_parser_yaze::editor::FileBrowserprivate
HasRootPath() constyaze::editor::FileBrowserinline
kMaxDepthyaze::editor::FileBrowserprivatestatic
kMaxEntriesyaze::editor::FileBrowserprivatestatic
MatchesFilter(const std::string &filename) constyaze::editor::FileBrowserprivate
needs_refresh_yaze::editor::FileBrowserprivate
on_directory_clicked_yaze::editor::FileBrowserprivate
on_file_clicked_yaze::editor::FileBrowserprivate
Refresh()yaze::editor::FileBrowser
respect_gitignore_yaze::editor::FileBrowserprivate
root_entry_yaze::editor::FileBrowserprivate
root_path_yaze::editor::FileBrowserprivate
ScanDirectory(const std::filesystem::path &path, FileEntry &parent, int depth=0)yaze::editor::FileBrowserprivate
selected_path_yaze::editor::FileBrowserprivate
SetDirectoryClickedCallback(DirectoryClickedCallback callback)yaze::editor::FileBrowserinline
SetFileClickedCallback(FileClickedCallback callback)yaze::editor::FileBrowserinline
SetFileFilter(const std::vector< std::string > &extensions)yaze::editor::FileBrowser
SetRespectGitignore(bool respect)yaze::editor::FileBrowserinline
SetRootPath(const std::string &path)yaze::editor::FileBrowser
SetShowHiddenFiles(bool show)yaze::editor::FileBrowserinline
ShouldShow(const std::filesystem::path &path, bool is_directory) constyaze::editor::FileBrowserprivate
show_hidden_files_yaze::editor::FileBrowserprivate