Molybden API
|
The options of a save dialog. More...
#include <dialogs.hpp>
Public Attributes | |
std::string | title |
The title of the dialog. | |
std::string | default_path |
The path to the default directory or file to use by default. | |
std::string | button_label |
The custom label of the dialog confirmation button. | |
std::string | message |
The message to display above input boxes on macOS. | |
std::vector< FileFilter > | filters |
The filters of the dialog. | |
SaveDialogFeatures | features |
The features of the dialog. | |
The options of a save dialog.