Skip to main content
Ctrl+K

MantidImaging 2.9.0a1 documentation

  • Overview
  • Installation
  • User Guide
  • Developer Guide
  • API Reference
    • Release Notes
    • Troubleshooting
    • Code Repository
    • Anaconda Package
    • GitHub
  • GitHub
  • Overview
  • Installation
  • User Guide
  • Developer Guide
  • API Reference
  • Release Notes
  • Troubleshooting
  • Code Repository
  • Anaconda Package
  • GitHub
  • GitHub

Section Navigation

Contents:

  • Tutorials
    • Quick start: Example Reconstruction
  • How-To Guides
  • Explanations
    • Graphical User Interface (GUI)
      • Loading and Saving
      • Image view
      • Operations Window
      • Reconstruction Window
      • Spectrum Viewer
    • Operations
    • Reconstruction Help page
      • Center of Rotation and Tilt
      • Reconstruction Algorithms
      • Reconstruction Filters
  • Reference
    • Support
    • API Reference
      • mantidimaging package
        • mantidimaging.core package
        • mantidimaging.gui package
        • mantidimaging.helper module
        • mantidimaging.ipython module
        • mantidimaging.main module
    • Mantid Imaging next release
  • User Guide
  • mantidimaging.gui.windows.wizard package
  • mantidimagin...

mantidimaging.gui.windows.wizard.presenter module#

class mantidimaging.gui.windows.wizard.presenter.WizardPresenter(parent: MainWindowView)[source]#

Bases: BasePresenter

handle_stack_change() → None[source]#
populate() → None[source]#
run_action(action: str) → None[source]#
show() → None[source]#

previous

mantidimaging.gui.windows.wizard.model module

next

mantidimaging.gui.windows.wizard.view module

On this page
  • WizardPresenter
    • WizardPresenter.handle_stack_change()
    • WizardPresenter.populate()
    • WizardPresenter.run_action()
    • WizardPresenter.show()
Show Source

© Copyright 2017-2024, Mantid Project.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.15.4.