ResultIterator
#include <QtCore/QtConcurrent/ResultIterator>
More information will be added here shortly. For now, you'll find more extensive information about this class in the Qt reference for QtConcurrent::ResultIterator
Overview
Inheritance
QtConcurrent::ResultIteratorBase | ||
QtConcurrent::ResultIterator |
Protected Attributes Index
Only has inherited protected attributes
int | m_vectorIndex![]() |
QMap< int, ResultItem >::const_iterator | mapIterator![]() |
Public Functions Index
ResultIterator (const ResultIteratorBase &base) | |
const T * | pointer () const |
const T & | value () const |
void | batchedAdvance ()![]() |
int | batchSize () const ![]() |
bool | canIncrementVectorIndex () const ![]() |
bool | isVector () const ![]() |
bool | operator!= (const ResultIteratorBase &other) const ![]() |
ResultIteratorBase | operator++ ()![]() |
bool | operator== (const ResultIteratorBase &other) const ![]() |
int | resultIndex () const ![]() |
ResultIteratorBase ()![]() | |
ResultIteratorBase (QMap< int, ResultItem >::const_iterator _mapIterator, int _vectorIndex=0)![]() | |
int | vectorIndex () const ![]() |
Protected Attributes
(Only has inherited protected attributes)
int 
QMap< int, ResultItem >::const_iterator 
Public Functions
© 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