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.