MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::detail::FileDialogParameters Struct Reference

#include <MRFileDialogInternal.h>

+ Inheritance diagram for MR::detail::FileDialogParameters:

Public Attributes

bool folderDialog {false}
 
bool multiselect {true}
 
bool saveDialog {false}
 
- Public Attributes inherited from MR::FileParameters
std::string fileName
 
std::filesystem::path baseFolder {}
 
IOFilters filters {}
 

Member Data Documentation

◆ folderDialog

bool MR::detail::FileDialogParameters::folderDialog {false}

◆ multiselect

bool MR::detail::FileDialogParameters::multiselect {true}

◆ saveDialog

bool MR::detail::FileDialogParameters::saveDialog {false}

The documentation for this struct was generated from the following file: