mantidimaging.gui.windows.load_dialog.field module¶
- class mantidimaging.gui.windows.load_dialog.field.Field(parent, tree: QTreeWidget, widget: QTreeWidgetItem, use: QCheckBox)[source]¶
Bases:
object
- property path¶
- update_indices(number_of_images)[source]¶
- Parameters:
number_of_images – Number of images that will be loaded in from the current selection
- property use: QCheckBox¶
- property widget: QTreeWidgetItem¶
Returns the top-level widget of the section. All other fields are nested under it :return: