#include <QtCore/qobject.h>
#include <QtCore/qscopedpointer.h>
#include "qdispatchglobal.h"
#include "qblockrunnable.h"
Go to the source code of this file.
Classes | |
class | QDispatchGroup |
A DispatchGroup is a group of QRunnables dispatched on queues. More... | |
Functions | |
Q_DECL_EXPORT QDebug | operator<< (QDebug, const QDispatchGroup &) |