#include <qtconcurrentmapkernel.h>
Definition at line 62 of file qtconcurrentmapkernel.h.
Public Types | |
typedef void | ReturnType |
![]() | |
typedef void | ResultType |
![]() | |
typedef void | ResultType |
Additional Inherited Members | |
![]() | |
const Iterator | begin |
const Iterator | end |
Iterator | current |
QAtomicInt | currentIndex |
bool | forIteration |
QAtomicInt | iteratorThreads |
int | iterationCount |
bool | progressReportingEnabled |
QAtomicInt | completed |
![]() | |
virtual void | finish () |
virtual bool | shouldThrottleThread () |
![]() | |
QFutureInterfaceBase * | futureInterface |
QThreadPool * | threadPool |
ThreadEngineBarrier | barrier |
QtConcurrent::internal::ExceptionStore | exceptionStore |
typedef void ReturnType |
Definition at line 66 of file qtconcurrentmapkernel.h.
|
inline |
Definition at line 67 of file qtconcurrentmapkernel.h.
Reimplemented from IterateKernel< Iterator, void >.
Definition at line 71 of file qtconcurrentmapkernel.h.
|
inlinevirtual |
Reimplemented from IterateKernel< Iterator, void >.
Definition at line 77 of file qtconcurrentmapkernel.h.