cut
1.2.2-pre1
|
Support communications library. More...
Classes | |
class | task.workerio.WorkerSignals |
Defines the signals available from a running worker thread. More... | |
class | task.workerio.WorkerIO |
Class that encapsulates a task to be executed. More... | |
class | task.task.TaskSignals |
Defines the signals available for the task. More... | |
class | task.task.Task |
Encapsulates a task to be executed, and executes it in another thread. More... | |
Support communications library.
A simple python Qt multi-threading library, with support for feedback.