13#if defined(LECUI_EXPORTS)
16#include <liblec/lecui/form.h>
47 [[nodiscard]] std::string
save_file(
const std::string& file,
Interact with the OS file system.
Definition: filesystem.h:22
std::string select_folder(const std::string &title)
Display a 'select folder' modal dialog.
std::vector< std::string > open_file(const open_file_params ¶ms)
Display an 'open file' modal dialog.
std::string save_file(const std::string &file, const save_file_params ¶ms)
Display a 'save file' modal dialog so the user can select its properties and location.
filesystem(form &fm)
Constructor.
Open file parameters.
Definition: lecui.h:702
Save file parameters.
Definition: lecui.h:783
Top level namespace for the liblec libraries.
Definition: appearance.h:19