mantidimaging.gui.dialogs.async_task package#
Submodules#
- mantidimaging.gui.dialogs.async_task.model module
- mantidimaging.gui.dialogs.async_task.presenter module
AsyncTaskDialogPresenter
AsyncTaskDialogPresenter.do_start_processing()
AsyncTaskDialogPresenter.notify()
AsyncTaskDialogPresenter.progress_plot_updated
AsyncTaskDialogPresenter.progress_residual_plot_updated
AsyncTaskDialogPresenter.progress_update()
AsyncTaskDialogPresenter.progress_updated
AsyncTaskDialogPresenter.set_on_complete()
AsyncTaskDialogPresenter.set_parameters()
AsyncTaskDialogPresenter.set_task()
AsyncTaskDialogPresenter.set_tracker()
AsyncTaskDialogPresenter.show_stop_button()
AsyncTaskDialogPresenter.stop_progress()
AsyncTaskDialogPresenter.task_is_running
AsyncTaskDialogPresenter.update_progress_plot()
Notification
- mantidimaging.gui.dialogs.async_task.task module
- mantidimaging.gui.dialogs.async_task.view module
AsyncTaskDialogView
AsyncTaskDialogView.handle_completion()
AsyncTaskDialogView.presenter
AsyncTaskDialogView.set_progress()
AsyncTaskDialogView.set_progress_plot()
AsyncTaskDialogView.set_progress_residual_plot()
AsyncTaskDialogView.show_cancel_button()
AsyncTaskDialogView.show_delayed()
AsyncTaskDialogView.show_from_timer()
start_async_task_view()