tomwer.gui.cluster.slurm.SlurmSettingsWindow#
- class tomwer.gui.cluster.slurm.SlurmSettingsWindow(parent=None)#
Main window to define slurm settings. Composed of the SlurmSettingsWidget and a combobox with some predefined settings
- getConfiguration()#
- Return type:
dict
- getCurrentSettingsMode()#
- Return type:
- getSlurmClusterConfiguration()#
- Return type:
dict
- isSlurmActive()#
- setConfiguration(config)#
- Return type:
None
- setCurrentSettingsMode(mode)#
- Return type:
- sigConfigChanged#
Signal emit when the SlurmSetting changed