tomwer.core.process.control.datawatcher.datawatcher.DataWatcher#
- class tomwer.core.process.control.datawatcher.datawatcher.DataWatcher#
For now to avoid multiple inheritance from QObject with the process widgets we have to define two classes. One only for the QObject inheritance
- scan#
last found scan
- scan_found_event = <threading.Event object>#
- sigScanReady = <tomwer.core.signal.Signal object>#
emit when scan ready
- sigTMStatusChanged = <tomwer.core.signal.Signal object>#
emit when the status of the scan changed
- threading = <module 'threading' from '/usr/local/lib/python3.8/threading.py'>#