![]() |
Qt 4.8
|
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 *) | QObject | protectedvirtual |
| 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 QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=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 | protectedvirtual |
| connectOutputInterface() | QFutureWatcherBase | protected |
| customEvent(QEvent *) | QObject | protectedvirtual |
| d_ptr | QObject | 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 QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &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 | protectedvirtual |
| 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() | QFutureWatcher< T > | signal |
| future() const | QFutureWatcher< T > | inline |
| futureInterface() const | QFutureWatcher< T > | inlineprivatevirtual |
| futureInterface() | QFutureWatcher< T > | inlineprivatevirtual |
| inherits(const char *classname) const | QObject | inline |
| installEventFilter(QObject *) | QObject | |
| isCanceled() const | QFutureWatcher< T > | |
| isFinished() const | QFutureWatcher< T > | |
| isPaused() const | QFutureWatcher< T > | |
| isRunning() const | QFutureWatcher< T > | |
| isStarted() const | QFutureWatcher< T > | |
| isWidgetType() const | QObject | inline |
| killTimer(int id) | QObject | |
| m_future | QFutureWatcher< T > | private |
| metaObject() const | QObject | virtual |
| moveToThread(QThread *thread) | QObject | |
| objectName() const | QObject | |
| parent() const | QObject | inline |
| pause() | QFutureWatcher< T > | slot |
| paused() | QFutureWatcher< T > | signal |
| progressMaximum() const | QFutureWatcher< T > | |
| progressMinimum() const | QFutureWatcher< T > | |
| progressRangeChanged(int minimum, int maximum) | QFutureWatcher< T > | signal |
| progressText() const | QFutureWatcher< T > | |
| progressTextChanged(const QString &progressText) | QFutureWatcher< T > | signal |
| progressValue() const | QFutureWatcher< T > | |
| progressValueChanged(int progressValue) | QFutureWatcher< T > | signal |
| property(const char *name) const | QObject | |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
| QFutureWatcher(QObject *_parent=0) | QFutureWatcher< T > | inline |
| QFutureWatcherBase(QObject *parent=0) | QFutureWatcherBase | |
| QObject(QObject *parent=0) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
| qobject_cast(QObject *object) | QObject | related |
| QObjectList | QObject | related |
| qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
| receivers(const char *signal) const | QObject | protected |
| registerUserData() | QObject | static |
| removeEventFilter(QObject *) | QObject | |
| result() const | QFutureWatcher< T > | inline |
| resultAt(int index) const | QFutureWatcher< 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() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| 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() const | QObject | inline |
| started() | QFutureWatcher< T > | signal |
| startTimer(int interval) | QObject | |
| staticMetaObject | QObject | static |
| staticQtMetaObject | QObject | protectedstatic |
| thread() const | QObject | |
| timerEvent(QTimerEvent *) | QObject | protectedvirtual |
| togglePaused() | QFutureWatcher< T > | slot |
| tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
| trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
| userData(uint id) const | QObject | |
| waitForFinished() | QFutureWatcher< T > | |
| ~QFutureWatcher() | QFutureWatcher< T > | inline |
| ~QObject() | QObject | virtual |