|
Nui
|
#include <nui/filesystem/file_dialog_options.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | Nui |
| namespace | Nui::FileDialog |
Functions | |
| std::optional< std::vector< std::filesystem::path > > | Nui::FileDialog::showOpenDialog (OpenDialogOptions const &options) |
| std::optional< std::vector< std::filesystem::path > > | Nui::FileDialog::showDirectoryDialog (DirectoryDialogOptions const &options) |
| std::optional< std::filesystem::path > | Nui::FileDialog::showSaveDialog (SaveDialogOptions const &options) |