QFutureWatcherBase Member List

This is the complete list of members for QFutureWatcherBase, including all inherited members.
blockSignals(bool b)QObject
cancel()QFutureWatcherBase [slot]
canceled()QFutureWatcherBase [signal]
childEvent(QChildEvent *)QObject [protected, virtual]
children() const QObject [inline]
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObject [static]
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const QObject [inline]
connectNotify(const char *signal)QFutureWatcherBase [protected, virtual]
connectOutputInterface()QFutureWatcherBase [protected]
customEvent(QEvent *)QObject [protected, virtual]
d_ptrQObject [protected]
deleteLater()QObject [slot]
destroyed(QObject *=0)QObject [signal]
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObject [static]
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0)QObject [inline]
disconnect(const QObject *receiver, const char *member=0)QObject [inline]
disconnectNotify(const char *signal)QFutureWatcherBase [protected, virtual]
disconnectOutputInterface(bool pendingAssignment=false)QFutureWatcherBase [protected]
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() const QObject
event(QEvent *event)QFutureWatcherBase [virtual]
eventFilter(QObject *, QEvent *)QObject [virtual]
findChild(const QString &aName=QString()) const QObject [inline]
findChildren(const QString &aName=QString()) const QObject [inline]
findChildren(const QRegExp &re) const QObject [inline]
finished()QFutureWatcherBase [signal]
inherits(const char *classname) const QObject [inline]
installEventFilter(QObject *)QObject
isCanceled() const QFutureWatcherBase
isFinished() const QFutureWatcherBase
isPaused() const QFutureWatcherBase
isRunning() const QFutureWatcherBase
isStarted() const QFutureWatcherBase
isWidgetType() const QObject [inline]
killTimer(int id)QObject
moveToThread(QThread *thread)QObject
objectNameQObject
objectName() const QObject
parent() const QObject [inline]
pause()QFutureWatcherBase [slot]
paused()QFutureWatcherBase [signal]
progressMaximum() const QFutureWatcherBase
progressMinimum() const QFutureWatcherBase
progressRangeChanged(int minimum, int maximum)QFutureWatcherBase [signal]
progressText() const QFutureWatcherBase
progressTextChanged(const QString &progressText)QFutureWatcherBase [signal]
progressValue() const QFutureWatcherBase
progressValueChanged(int progressValue)QFutureWatcherBase [signal]
property(const char *name) const QObject
QApplication classQObject [friend]
QApplicationPrivate classQObject [friend]
QCoreApplication classQObject [friend]
QCoreApplicationPrivate classQObject [friend]
QFutureWatcherBase(QObject *parent=0)QFutureWatcherBase
QMetaObjectQObject [friend]
QObject(QObject *parent=0)QObject [explicit]
QObject(QObjectPrivate &dd, QObject *parent=0)QObject [protected]
QThreadData classQObject [friend]
QWidget classQObject [friend]
receivers(const char *signal) const QObject [protected]
registerUserData()QObject [static]
removeEventFilter(QObject *)QObject
resultReadyAt(int resultIndex)QFutureWatcherBase [signal]
resultsReadyAt(int beginIndex, int endIndex)QFutureWatcherBase [signal]
resume()QFutureWatcherBase [slot]
resumed()QFutureWatcherBase [signal]
sender() const QObject [protected]
setObjectName(const QString &name)QObject
setParent(QObject *)QObject
setPaused(bool paused)QFutureWatcherBase [slot]
setPendingResultsLimit(int limit)QFutureWatcherBase
setProperty(const char *name, const QVariant &value)QObject
setUserData(uint id, QObjectUserData *data)QObject
signalsBlocked() const QObject [inline]
started()QFutureWatcherBase [signal]
startTimer(int interval)QObject
staticQtMetaObjectQObject [protected, static]
thread() const QObject
timerEvent(QTimerEvent *)QObject [protected, virtual]
togglePaused()QFutureWatcherBase [slot]
userData(uint id) const QObject
waitForFinished()QFutureWatcherBase
~QObject()QObject [virtual]