cgdat.qt_custom.qt_threadΒΆ

This module contains the classes and functions that are used qt gui to enable multithreading. It contains the following components:

Classes

Worker(fn, *args, **kwargs) Worker thread
WorkerSignals Defines the signals available from a running worker thread.