mantidimaging.gui.windows.add_images_to_dataset_dialog.presenter module

class mantidimaging.gui.windows.add_images_to_dataset_dialog.presenter.AddImagesToDatasetPresenter(view: AddImagesToDatasetDialog)[source]

Bases: BasePresenter

property images
load_images()[source]

Loads the images from the file path provided by the user.

notify(n: Notification)[source]
view: AddImagesToDatasetDialog
class mantidimaging.gui.windows.add_images_to_dataset_dialog.presenter.Notification(value)[source]

Bases: Enum

An enumeration.

IMAGE_FILE_SELECTED = 1