ThreadWeaver
WeaverImpl.h File Reference
#include <QtCore/QObject>
#include <QtCore/QWaitCondition>
#include "State.h"
#include "WeaverInterface.h"
Include dependency graph for WeaverImpl.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | ThreadWeaver |
Classes | |
class | ThreadWeaver::WeaverImpl |
A WeaverImpl is the manager of worker threads (Thread objects) to which it assigns jobs from its queue. More... |