![]() |
Audacity 3.2.0
|
Functions | |
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(), cloud::audiocom::ShareAudioDialog::ExportProject(), ExportAudioDialog::OnExport(), and Show().
ExportResult ExportProgressUI::Show | ( | ExportTask | exportTask | ) |
Definition at line 81 of file ExportProgressUI.cpp.
References Error, ExceptionWrappedCall(), BasicUI::ModalError, BasicUI::ShowErrorDialog(), and XO().
Referenced by ExportCommand::Apply(), ApplyMacroDialog::ApplyMacroToProject(), ScreenshotBigDialog::DoCapture(), anonymous_namespace{FileMenus.cpp}::DoExport(), TimerRecordDialog::ExecutePostRecordActions(), ToolBar::Expose(), ApplyMacroDialog::OnApplyToFiles(), NyqBench::OnClose(), ContrastDialog::OnClose(), ExportAudioDialog::OnExport(), AudacityApp::OnMenuAbout(), SplashDialog::OnOK(), ProgressDialog::Reinit(), AudacityTextEntryDialog::Show(), ExportAudioDialog::Show(), FrequencyPlotDialog::Show(), HistoryDialog::Show(), LabelDialog::Show(), NyqBench::ShowNyqBench(), and ProgressDialog::~ProgressDialog().