tomwer.gui.control.datalistener.ConfigurationWidget#
- class tomwer.gui.control.datalistener.ConfigurationWidget(parent=None)#
Widget for data listener configuration
- addBlissSession(session)#
- Return type:
None
- getCFGFilePath()#
- getConfiguration()#
- Return type:
dict
- getHost()#
- Return type:
str
- getOutputFolder()#
- getPort()#
- Return type:
int
- setCFGFilePath(cfg_file)#
- setConfiguration(config)#
- setHost(name)#
- setOutputFolder(output_dir)#
- setPort(port)#
- Return type:
None
- sigConfigurationChanged#
Signal emitted when the configuration change
- validate()#