cgv
Loading...
Searching...
No Matches
cgv::gui::file_helper Member List

This is the complete list of members for cgv::gui::file_helper, including all inherited members.

add_filter(const std::string &name, const std::string &extension, Mode mode=Mode::kOpenAndSave)cgv::gui::file_helperinline
add_filter_for_all_files(Mode mode=Mode::kOpenAndSave)cgv::gui::file_helperinline
add_multi_filter(const std::string &name, const std::vector< std::string > &extensions, Mode mode=Mode::kOpenAndSave)cgv::gui::file_helperinline
can_open() constcgv::gui::file_helperinline
can_save() constcgv::gui::file_helperinline
clear_filters()cgv::gui::file_helperinline
compare_extension(const std::string &extension) constcgv::gui::file_helperinline
create_gui(const std::string &label, const std::string &extra_options="")cgv::gui::file_helperinline
ensure_extension(const std::string &extension, bool force=false)cgv::gui::file_helperinline
file_helper()cgv::gui::file_helperinline
file_helper(provider *p, const std::string &title, Mode mode)cgv::gui::file_helperinline
file_namecgv::gui::file_helper
get_default_path(Mode mode=Mode::kOpenAndSave) constcgv::gui::file_helperinline
get_title(Mode mode=Mode::kOpenAndSave) constcgv::gui::file_helperinline
is_save_action() constcgv::gui::file_helperinline
Mode enum namecgv::gui::file_helper
set_default_path(const std::string &path, Mode mode=Mode::kOpenAndSave)cgv::gui::file_helperinline
set_file_name(const std::string &file_name)cgv::gui::file_helperinline
set_title(const std::string &title, Mode mode=Mode::kOpenAndSave)cgv::gui::file_helperinline