![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qmutex.h>
#include <QtCore/qrunnable.h>
#include <QtCore/qthreadpool.h>
#include <QtCore/qwaitcondition.h>
Go to the source code of this file.
Classes | |
class | QWindowsThreadPoolRunner |
Runs a task in the global instance of QThreadPool. More... | |