#include <MRFileDialog.h>
Inheritance diagram for MR::FileDialog::Parameters:Public Attributes | |
| bool | folderDialog {false} |
| bool | multiselect {true} |
| open dialog only | |
| bool | saveDialog {false} |
| open dialog only | |
Public Attributes inherited from MR::FileParameters | |
| std::string | fileName |
| Default filename. | |
| std::filesystem::path | baseFolder {} |
| IOFilters | filters {} |