QThreadPooler Class
(Qt3D::QThreadPooler)Inherits: |
Public Functions
QThreadPooler(QObject * parent = 0) | |
~QThreadPooler() | |
QFuture<void> | future() |
QFuture<void> | mapDependables(QVector<RunnableInterface *> & taskQueue) |
void | setDependencyHandler(DependencyHandler * handler) |
void | taskFinished(RunnableInterface * task) |