mantidimaging.gui.windows.stack_choice.presenter_base module#
- class mantidimaging.gui.windows.stack_choice.presenter_base.StackChoicePresenterMixin(view: BaseMainWindowView)[source]#
Bases:
BasePresenter
Implements common functions for StackChoice and StackCompare, but does not do enough on it’s own for a successful view initialisation - it needs to be mixed into another presenter that extends it
- notify(signal: Notification)[source]#