Classes | |
| struct | Parameters |
Functions | |
| MRVIEWER_API std::filesystem::path | getLastUsedDir () |
| MRVIEWER_API void | setLastUsedDir (const std::filesystem::path &folder) |
| saves in the configuration the path to last used folder (where the files were last saved or open) | |
| MRVIEWER_API std::filesystem::path MR::FileDialog::getLastUsedDir | ( | ) |
loads from the configuration the path to last used folder (where the files were last saved or open); returns empty path if no last used folder is set
| MRVIEWER_API void MR::FileDialog::setLastUsedDir | ( | const std::filesystem::path & | folder | ) |
saves in the configuration the path to last used folder (where the files were last saved or open)