Bases: BaseDialogView
BaseDialogView
Updates the UI after the task has been completed.
successful – If the task was successful
AsyncTaskDialogView
AsyncTaskDialogView.handle_completion()
AsyncTaskDialogView.set_progress()
AsyncTaskDialogView.show_delayed()
AsyncTaskDialogView.show_from_timer()
start_async_task_view()
mantidimaging.gui.dialogs.async_task.task module
mantidimaging.gui.dialogs.cor_inspection package