FilteredEachKernel
#include <QtCore/QtConcurrent/FilteredEachKernel>
More information will be added here shortly. For now, you'll find more extensive information about this class in the Qt reference for QtConcurrent::FilteredEachKernel
Overview
Public Types Index
Public Attributes Index
Only has inherited public attributes
const Iterator | begin![]() |
QAtomicInt | completed![]() |
Iterator | current![]() |
QAtomicInt | currentIndex![]() |
const Iterator | end![]() |
bool | forIteration![]() |
int | iterationCount![]() |
QAtomicInt | iteratorThreads![]() |
bool | progressReportingEnabled![]() |
Protected Attributes Index
Only has inherited protected attributes
ThreadEngineBarrier | barrier![]() |
QtConcurrent::internal::ExceptionStore | exceptionStore![]() |
QFutureInterfaceBase * | futureInterface![]() |
QThreadPool * | threadPool![]() |
Public Functions Index
FilteredEachKernel (Iterator begin, Iterator end, KeepFunctor _keep) | |
bool | runIteration (Iterator it, int index, T *) |
bool | runIterations (Iterator sequenceBeginIterator, int begin, int end, T *) |
virtual void | start () |
void | acquireBarrierSemaphore ()![]() |
virtual void | asynchronousFinish ()![]() |
bool | autoDelete () const ![]() |
ThreadFunctionResult | forThreadFunction ()![]() |
QFutureInterface< T > * | futureInterfaceTyped ()![]() |
bool | isCanceled ()![]() |
bool | isProgressReportingEnabled ()![]() |
IterateKernel (Iterator _begin, Iterator _end)![]() | |
QRunnable ()![]() | |
void | reportResult (const T *_result, int index=-1)![]() |
void | reportResults (const QVector< T > &_result, int index=-1, int count=-1)![]() |
virtual T * | result ()![]() |
virtual bool | runIteration (Iterator it, int index, T *result)![]() |
virtual bool | runIterations (Iterator _begin, int beginIndex, int endIndex, T *results)![]() |
void | setAutoDelete (bool _autoDelete)![]() |
void | setProgressRange (int minimum, int maximum)![]() |
void | setProgressValue (int progress)![]() |
virtual bool | shouldStartThread ()![]() |
QFuture< T > | startAsynchronously ()![]() |
T * | startBlocking ()![]() |
T * | startSingleThreaded ()![]() |
void | startThread ()![]() |
ThreadEngineBase ()![]() | |
virtual ThreadFunctionResult | threadFunction ()![]() |
void | waitForResume ()![]() |
ThreadFunctionResult | whileThreadFunction ()![]() |
Protected Functions Index
Only has inherited protected functions
virtual void | finish ()![]() |
virtual bool | shouldThrottleThread ()![]() |
Public Types
typedef T
typedef T
Public Attributes
(Only has inherited public attributes)
Protected Attributes
(Only has inherited protected attributes)
Public Functions
bool
bool
virtual void
void 
virtual void 
bool 
ThreadFunctionResult 
QFutureInterface< T > * 
bool 
bool 
void 
void 
virtual T * 
virtual bool 
virtual bool 
void 
void 
void 
virtual bool 
QFuture< T > 
T * 
T * 
void 
virtual ThreadFunctionResult 
void 
ThreadFunctionResult 
Protected Functions
(Only has inherited protected functions)
virtual void 
virtual bool 
© 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Documentation sources may be obtained from www.qt-project.org.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy