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

do_toggle_lock_histograms()[source]
notify(signal: Notification)[source]