mantidimaging.gui.windows.add_images_to_dataset_dialog.view module

class mantidimaging.gui.windows.add_images_to_dataset_dialog.view.AddImagesToDatasetDialog(parent, dataset_id: UUID, strict_dataset: bool, dataset_name: str)[source]

Bases: BaseDialogView

chooseFileButton: QPushButton
choose_file_path()[source]

Select a file in the stack path that we wish to add/replace in the dataset.

datasetNameText: QLabel
property dataset_id: UUID
Returns:

The ID of the parent dataset.

filePathLineEdit: QLineEdit
imageTypeComboBox: QComboBox
property images_type: str
Returns:

The name of the image stack.

property path: str
Returns:

The path string.