tomwer.gui.cluster.slurm.SlurmSettingsWindow#
- class tomwer.gui.cluster.slurm.SlurmSettingsWindow(parent=None)#
Main window for defining Slurm settings. Contains the settings widget and a toolbar with configuration presets.
- getConfiguration()#
- Return type:
dict[str,any]
- getCurrentSettingsMode()#
- Return type:
- getSlurmClusterConfiguration()#
- Return type:
dict
- isSlurmActive()#
- Return type:
bool
- setConfiguration(config)#
- Return type:
None
- setCurrentSettingsMode(mode)#
- Return type:
None
- sigConfigChanged#
Emitted when the Slurm configuration changes.