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, dataset_name: str)[source]#
Bases:
BaseDialogView
- chooseFileButton: QPushButton#
- choose_file_path() None [source]#
Select a file in the stack path that we wish to add/replace in the dataset.
- datasetNameText: QLabel#
- filePathLineEdit: QLineEdit#
- imageTypeComboBox: QComboBox#