Module qt_widgets::file_dialog::overloading
source · Expand description
Types for emulating overloading for overloaded functions in this module
Traits
This trait represents a set of arguments accepted by FileDialog::get_existing_directory_unsafe method.
This trait represents a set of arguments accepted by FileDialog::get_existing_directory_url_unsafe method.
This trait represents a set of arguments accepted by FileDialog::get_open_file_name_unsafe method.
This trait represents a set of arguments accepted by FileDialog::get_open_file_names_unsafe method.
This trait represents a set of arguments accepted by FileDialog::get_open_file_url_unsafe method.
This trait represents a set of arguments accepted by FileDialog::get_open_file_urls_unsafe method.
This trait represents a set of arguments accepted by FileDialog::get_save_file_name_unsafe method.
This trait represents a set of arguments accepted by FileDialog::get_save_file_url_unsafe method.
This trait represents a set of arguments accepted by FileDialog::new_unsafe method.
This trait represents a set of arguments accepted by FileDialog::set_directory method.
This trait represents a set of arguments accepted by FileDialog::set_option method.
This trait represents a set of arguments accepted by op_bit_or method.