Namespaces | |
namespace | Units |
Classes | |
struct | FileDialogParameters |
class | FuncCallHelper |
struct | MakeScopeGuard |
class | ScopeGuard |
Functions | |
MRVIEWER_API std::vector< std::filesystem::path > | runCocoaFileDialog (const FileDialogParameters ¶ms) |
Open Cocoa file dialog. | |
MRVIEWER_API std::string | getCurrentFolder (const std::filesystem::path &baseFolder={}) |
MRVIEWER_API void | setCurrentFolder (const std::string &folder) |
MRVIEWER_API std::string MR::detail::getCurrentFolder | ( | const std::filesystem::path & | baseFolder = {} | ) |
MRVIEWER_API std::vector< std::filesystem::path > MR::detail::runCocoaFileDialog | ( | const FileDialogParameters & | params | ) |
Open Cocoa file dialog.
MRVIEWER_API void MR::detail::setCurrentFolder | ( | const std::string & | folder | ) |