xtd 0.2.0
Loading...
Searching...
No Matches
xtd::forms::native::file_dialog Member List

This is the complete list of members for xtd::forms::native::file_dialog, including all inherited members.

run_open_dialog(intptr hwnd, const xtd::string &default_ext, xtd::string &file_name, std::vector< xtd::string > &file_names, const xtd::string &filter, size_t filter_index, const xtd::string &initial_directory, size_t options, bool support_multi_dotted_extensions, const xtd::string &title)xtd::forms::native::file_dialogprotectedstatic
run_open_sheet(xtd::delegate< void(bool)> on_dialog_closed, intptr hwnd, const xtd::string &default_ext, xtd::string &file_name, std::vector< xtd::string > &file_names, const xtd::string &filter, size_t filter_index, const xtd::string &initial_directory, size_t options, bool support_multi_dotted_extensions, const xtd::string &title)xtd::forms::native::file_dialogprotectedstatic
run_save_dialog(intptr hwnd, const xtd::string &default_ext, xtd::string &file_name, std::vector< xtd::string > &file_names, const xtd::string &filter, size_t filter_index, const xtd::string &initial_directory, size_t options, bool support_multi_dotted_extensions, const xtd::string &title)xtd::forms::native::file_dialogprotectedstatic
run_save_sheet(xtd::delegate< void(bool)> on_dialog_closed, intptr hwnd, const xtd::string &default_ext, xtd::string &file_name, std::vector< xtd::string > &file_names, const xtd::string &filter, size_t filter_index, const xtd::string &initial_directory, size_t options, bool support_multi_dotted_extensions, const xtd::string &title)xtd::forms::native::file_dialogprotectedstatic