swift
|
Go to the source code of this file.
Classes | |
class | swift::misc::CRegularThread |
Just a subclass of QThread whose destructor waits for the thread to finish. More... | |
class | swift::misc::CWorkerBase |
Base class for CWorker and CContinuousWorker. More... | |
class | swift::misc::CWorker |
Class for doing some arbitrary parcel of work in its own thread. More... | |
class | swift::misc::CContinuousWorker |
Base class for a long-lived worker object which lives in its own thread. More... | |
Namespaces | |
swift::misc | |
Free functions in swift::misc. | |