mantidimaging.gui.windows.main.nexus_save_dialog module# class mantidimaging.gui.windows.main.nexus_save_dialog.NexusSaveDialog(parent, dataset_list: Iterable[Dataset])[source]# Bases: BaseDialogView accept(self)[source]# enable_save() → None[source]# floatRadioButton: QRadioButton# intRadioButton: QRadioButton# sample_name() → str[source]# property save_as_float: bool# save_path() → str[source]# Returns: The directory of the path as a Python string selected_dataset: UUID | None#