tomwer.gui.control.datadiscovery.DataDiscoveryWidget#

class tomwer.gui.control.datadiscovery.DataDiscoveryWidget(parent=None, **kwargs)#
getConfiguration()#
Return type:

dict

setConfiguration(config)#
sigFilterFileNamePatternChanged#

Signal emut when the filter pattern change

sigFolderObservedChanged#

Signal emitted when the user change the observed folder

sigObservationEnd#

Signal emitted when the observation end

sigObservationStart#

Signal emitted when the observation starts

sigScanReady#

Signal emitted when a scan is considered as ready

sigTMStatusChanged#

Signal emitted when the state changed

property widget: QWidget#