4#if !defined( _WIN32 ) && !defined( MRVIEWER_NO_XDG_DESKTOP_PORTAL )
Definition MRFinally.h:34
MRVIEWER_API bool isPortalFileDialogSupported()
Checks if XDG Desktop Portal file dialogs are supported.
MRVIEWER_API std::vector< std::filesystem::path > runPortalFileDialog(const MR::FileDialog::Parameters ¶ms)
Open XDG Desktop Portal file dialog.
Definition MRFileDialog.h:86