Extending Qt Creator Manual
MapReduce
Extending Qt Creator Manual 4.6.1
List of All Members for MapReduce
This is the complete list of members for
Utils::Internal::MapReduce
, including inherited members.
MapReduce
(QFutureInterface<ReduceResult> , ForwardIterator , ForwardIterator , MapFunction &&, State &, ReduceFunction &&, MapReduceOption , QThreadPool *, int )
MAX_PROGRESS
: const int = 1000000
blockSignals
(bool )
cancelAll
()
childEvent
(QChildEvent *)
children
() const
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
destroyed
(QObject *)
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
()
dumpObjectTree
()
dynamicPropertyNames
() const
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
exec
()
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
inherits
(const char *) const
installEventFilter
(QObject *)
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
killTimer
(int )
m_currentIndex
: int = 0
m_end
: const ForwardIterator
m_futureInterface
: QFutureInterface<ReduceResult>
m_handleProgress
: const bool
m_iterator
: ForwardIterator
m_loop
: QEventLoop
m_map
: MapFunction
m_mapWatcher
: QList<QFutureWatcher<MapResult> *>
m_option
: MapReduceOption
m_reduce
: ReduceFunction
m_selfWatcher
: QFutureWatcher<void>
m_size
: const int
m_state
: State &
m_successfullyFinishedMapCount
: int = 0
m_threadPool
: QThreadPool *
m_watcherIndex
: QList<int>
mapFinished
(QFutureWatcher<MapResult> *)
metaObject
() const
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
parent
() const
property
(const char *) const
receivers
(const char *) const
reduce
(QFutureWatcher<MapResult> *, int )
removeEventFilter
(QObject *)
schedule
() : bool
sender
() const
senderSignalIndex
() const
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
signalsBlocked
() const
startTimer
(int , Qt::TimerType )
staticMetaObject
:
staticQtMetaObject
:
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
updateProgress
()