catalight.catalight_GUI.WorkerSignal
- class catalight.catalight_GUI.WorkerSignal(*args: Any, **kwargs: Any)
Bases:
QObjectProvide signals for interacting w/ worker threads.
Methods
Attributes
Basic pyqtSignal indicating worker thread called by worker thread to indicate when the process is finished.
- finished
Basic pyqtSignal indicating worker thread called by worker thread to indicate when the process is finished.