Audacity 3.2.0
|
Functions | |
IMPORT_EXPORT_API ExportResult | Show (ExportTask exportTask) |
template<typename Callable > | |
void | ExceptionWrappedCall (Callable callable) |
void ExportProgressUI::ExceptionWrappedCall | ( | Callable | callable | ) |
Definition at line 29 of file ExportProgressUI.h.
References ExportDiskFullError::GetFileName(), ShowDiskFullExportErrorDialog(), ShowExportErrorDialog(), BasicUI::ShowMessageBox(), and XO().
Referenced by ExportCommand::Apply(), anonymous_namespace{FileMenus.cpp}::DoExport(), TimerRecordDialog::ExecutePostRecordActions(), audacity::cloud::audiocom::ShareAudioDialog::ExportProject(), ExportAudioDialog::OnExport(), and Show().
ExportResult ExportProgressUI::Show | ( | ExportTask | exportTask | ) |
Definition at line 80 of file ExportProgressUI.cpp.
References Error, ExceptionWrappedCall(), BasicUI::ModalError, BasicUI::ShowErrorDialog(), and XO().
Referenced by ExportCommand::Apply(), ApplyMacroDialog::ApplyMacroToProject(), anonymous_namespace{FileMenus.cpp}::DoExport(), TimerRecordDialog::ExecutePostRecordActions(), ToolBar::Expose(), ApplyMacroDialog::OnApplyToFiles(), NyqBench::OnClose(), ContrastDialog::OnClose(), ExportAudioDialog::OnExport(), AudacityApp::OnMenuAbout(), WhatsNewDialog::OnOK(), anonymous_namespace{CloudProjectFileIOExtensions.cpp}::IOExtension::OnSave(), ProgressDialog::Reinit(), PitchAndSpeedDialog::SetFocus(), PitchAndSpeedDialog::Show(), AudacityTextEntryDialog::Show(), ExportAudioDialog::Show(), FrequencyPlotDialog::Show(), HistoryDialog::Show(), LabelDialog::Show(), audacity::cloud::audiocom::sync::AudioComDialogBase::ShowDialog(), NyqBench::ShowNyqBench(), and ProgressDialog::~ProgressDialog().