727f25214e
This class belongs to QThreadPool/QRunnable more than to QtConcurrent, so move to QtCore, where QThreadPool awaits it. Change-Id: Ibf20288a986593bf779453427c2dae8db1e1423a Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
18 lines
295 B
Prolog
18 lines
295 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qatomicint \
|
|
qatomicpointer \
|
|
qresultstore \
|
|
qfuture \
|
|
qmutex \
|
|
qmutexlocker \
|
|
qreadlocker \
|
|
qreadwritelock \
|
|
qsemaphore \
|
|
qthread \
|
|
qthreadonce \
|
|
qthreadpool \
|
|
qthreadstorage \
|
|
qwaitcondition \
|
|
qwritelocker
|