Qt 4.8
QFutureWatcher< T > Member List

This is the complete list of members for QFutureWatcher< T >, including all inherited members.

blockSignals(bool b)QObject
cancel()QFutureWatcher< T >slot
canceled()QFutureWatcher< T >signal
childEvent(QChildEvent *)QObjectprotectedvirtual
children() constQObjectinline
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) constQObjectinline
connectNotify(const char *signal)QFutureWatcherBaseprotectedvirtual
connectOutputInterface()QFutureWatcherBaseprotected
customEvent(QEvent *)QObjectprotectedvirtual
d_ptrQObjectprotected
deleteLater()QObjectslot
destroyed(QObject *=0)QObjectsignal
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0)QObjectinline
disconnect(const QObject *receiver, const char *member=0)QObjectinline
disconnectNotify(const char *signal)QFutureWatcherBaseprotectedvirtual
disconnectOutputInterface(bool pendingAssignment=false)QFutureWatcherBaseprotected
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
event(QEvent *event)QFutureWatcherBasevirtual
eventFilter(QObject *, QEvent *)QObjectvirtual
findChild(const QString &aName=QString()) constQObjectinline
findChildren(const QString &aName=QString()) constQObjectinline
findChildren(const QRegExp &re) constQObjectinline
finished()QFutureWatcher< T >signal
future() constQFutureWatcher< T >inline
futureInterface() constQFutureWatcher< T >inlineprivatevirtual
futureInterface()QFutureWatcher< T >inlineprivatevirtual
inherits(const char *classname) constQObjectinline
installEventFilter(QObject *)QObject
isCanceled() constQFutureWatcher< T >
isFinished() constQFutureWatcher< T >
isPaused() constQFutureWatcher< T >
isRunning() constQFutureWatcher< T >
isStarted() constQFutureWatcher< T >
isWidgetType() constQObjectinline
killTimer(int id)QObject
m_futureQFutureWatcher< T >private
metaObject() constQObjectvirtual
moveToThread(QThread *thread)QObject
objectName() constQObject
parent() constQObjectinline
pause()QFutureWatcher< T >slot
paused()QFutureWatcher< T >signal
progressMaximum() constQFutureWatcher< T >
progressMinimum() constQFutureWatcher< T >
progressRangeChanged(int minimum, int maximum)QFutureWatcher< T >signal
progressText() constQFutureWatcher< T >
progressTextChanged(const QString &progressText)QFutureWatcher< T >signal
progressValue() constQFutureWatcher< T >
progressValueChanged(int progressValue)QFutureWatcher< T >signal
property(const char *name) constQObject
qFindChildqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QRegExp &regExp)()QObjectrelated
QFutureWatcher(QObject *_parent=0)QFutureWatcher< T >inline
QFutureWatcherBase(QObject *parent=0)QFutureWatcherBase
QObject(QObject *parent=0)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=0)QObjectprotected
qobject_cast(QObject *object)QObjectrelated
QObjectListQObjectrelated
qt_find_obj_child(QObject *parent, const char *type, const QString &name)QObjectrelated
receivers(const char *signal) constQObjectprotected
registerUserData()QObjectstatic
removeEventFilter(QObject *)QObject
result() constQFutureWatcher< T >inline
resultAt(int index) constQFutureWatcher< T >inline
resultReadyAt(int resultIndex)QFutureWatcher< T >signal
resultsReadyAt(int beginIndex, int endIndex)QFutureWatcher< T >signal
resume()QFutureWatcher< T >slot
resumed()QFutureWatcher< T >signal
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setFuture(const QFuture< T > &future)QFutureWatcher< T >
setObjectName(const QString &name)QObject
setParent(QObject *)QObject
setPaused(bool paused)QFutureWatcher< T >slot
setPendingResultsLimit(int limit)QFutureWatcher< T >
setProperty(const char *name, const QVariant &value)QObject
setUserData(uint id, QObjectUserData *data)QObject
signalsBlocked() constQObjectinline
started()QFutureWatcher< T >signal
startTimer(int interval)QObject
staticMetaObjectQObjectstatic
staticQtMetaObjectQObjectprotectedstatic
thread() constQObject
timerEvent(QTimerEvent *)QObjectprotectedvirtual
togglePaused()QFutureWatcher< T >slot
tr(const char *sourceText, const char *comment=0, int n=-1)QObjectstatic
trUtf8(const char *sourceText, const char *comment=0, int n=-1)QObjectstatic
userData(uint id) constQObject
waitForFinished()QFutureWatcher< T >
~QFutureWatcher()QFutureWatcher< T >inline
~QObject()QObjectvirtual