Zrythm
a highly automated and intuitive digital audio workstation
|
The export dialog. More...
#include <gui/widgets/dialogs/export_progress_dialog.h>
Data Fields | |
GenericProgressDialogWidget | parent_instance |
bool | show_open_dir_btn |
Whether to show the open directory button or not. | |
ExportData * | data |
The export dialog.
Definition at line 73 of file export_progress_dialog.h.
ExportData* ExportProgressDialogWidget::data |
Definition at line 80 of file export_progress_dialog.h.
GenericProgressDialogWidget ExportProgressDialogWidget::parent_instance |
Definition at line 75 of file export_progress_dialog.h.
bool ExportProgressDialogWidget::show_open_dir_btn |
Whether to show the open directory button or not.
Definition at line 78 of file export_progress_dialog.h.