Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QFutureInterfaceBase Member List

This is the complete list of members for QFutureInterfaceBase, including all inherited members.

cancel()QFutureInterfaceBase
cancel(CancelMode mode)QFutureInterfaceBaseprotected
cancelAndFinish()QFutureInterfaceBaseinline
Canceled enum valueQFutureInterfaceBase
CancelMode enum nameQFutureInterfaceBaseprotected
cleanContinuation()QFutureInterfaceBaseprotected
derefT() const noexceptQFutureInterfaceBaseprotected
exceptionStore()QFutureInterfaceBase
expectedResultCount()QFutureInterfaceBase
Finished enum valueQFutureInterfaceBase
get(const QFuture< T > &future)QFutureInterfaceBasestatic
hasException() constQFutureInterfaceBase
isCanceled() constQFutureInterfaceBase
isChainCanceled() constQFutureInterfaceBase
isFinished() constQFutureInterfaceBase
isProgressUpdateNeeded() constQFutureInterfaceBase
isResultReadyAt(int index) constQFutureInterfaceBase
isRunning() constQFutureInterfaceBase
isRunningOrPending() constQFutureInterfaceBaseprotected
isStarted() constQFutureInterfaceBase
isSuspended() constQFutureInterfaceBase
isSuspending() constQFutureInterfaceBase
isThrottled() constQFutureInterfaceBase
isValid() constQFutureInterfaceBase
launchAsync() constQFutureInterfaceBaseprotected
loadState() constQFutureInterfaceBase
mutex() constQFutureInterfaceBase
NoState enum valueQFutureInterfaceBase
operator!=(const QFutureInterfaceBase &other) constQFutureInterfaceBaseinline
operator=(const QFutureInterfaceBase &other)QFutureInterfaceBase
operator==(const QFutureInterfaceBase &other) constQFutureInterfaceBaseinline
Pending enum valueQFutureInterfaceBase
progressMaximum() constQFutureInterfaceBase
progressMinimum() constQFutureInterfaceBase
progressText() constQFutureInterfaceBase
progressValue() constQFutureInterfaceBase
QFutureInterfaceBase(State initialState=NoState)QFutureInterfaceBase
QFutureInterfaceBase(const QFutureInterfaceBase &other)QFutureInterfaceBase
QFutureInterfaceBase(QFutureInterfaceBase &&other) noexceptQFutureInterfaceBaseinline
QFutureWatcherBaseQFutureInterfaceBasefriend
QFutureWatcherBasePrivateQFutureInterfaceBasefriend
QPromiseQFutureInterfaceBasefriend
QtPrivate::CanceledHandlerQFutureInterfaceBasefriend
QtPrivate::ContinuationQFutureInterfaceBasefriend
QtPrivate::FailureHandlerQFutureInterfaceBasefriend
QtPrivate::watchContinuationImplQFutureInterfaceBasefriend
queryState(State state) constQFutureInterfaceBase
refT() const noexceptQFutureInterfaceBaseprotected
reportCanceled()QFutureInterfaceBase
reportException(const QException &e)QFutureInterfaceBase
reportException(const std::exception_ptr &e)QFutureInterfaceBase
reportFinished()QFutureInterfaceBase
reportResultsReady(int beginIndex, int endIndex)QFutureInterfaceBase
reportStarted()QFutureInterfaceBase
reportSuspended() constQFutureInterfaceBase
reset()QFutureInterfaceBaseprotected
resultCount() constQFutureInterfaceBase
resultStoreBase()QFutureInterfaceBase
resultStoreBase() constQFutureInterfaceBase
rethrowPossibleException()QFutureInterfaceBaseprotected
runContinuation() constQFutureInterfaceBaseprotected
Running enum valueQFutureInterfaceBase
setContinuation(std::function< void(const QFutureInterfaceBase &)> func)QFutureInterfaceBaseprotected
setContinuation(std::function< void(const QFutureInterfaceBase &)> func, QFutureInterfaceBasePrivate *continuationFutureData)QFutureInterfaceBaseprotected
setExpectedResultCount(int resultCount)QFutureInterfaceBase
setFilterMode(bool enable)QFutureInterfaceBase
setLaunchAsync(bool value)QFutureInterfaceBaseprotected
setProgressRange(int minimum, int maximum)QFutureInterfaceBase
setProgressValue(int progressValue)QFutureInterfaceBase
setProgressValueAndText(int progressValue, const QString &progressText)QFutureInterfaceBase
setRunnable(QRunnable *runnable)QFutureInterfaceBase
setSuspended(bool suspend)QFutureInterfaceBase
setThreadPool(QThreadPool *pool)QFutureInterfaceBase
setThrottled(bool enable)QFutureInterfaceBase
Started enum valueQFutureInterfaceBase
State enum nameQFutureInterfaceBase
Suspended enum valueQFutureInterfaceBase
suspendIfRequested()QFutureInterfaceBase
Suspending enum valueQFutureInterfaceBase
swap(QFutureInterfaceBase &other) noexceptQFutureInterfaceBase
threadPool() constQFutureInterfaceBase
Throttled enum valueQFutureInterfaceBase
toggleSuspended()QFutureInterfaceBase
waitForFinished()QFutureInterfaceBase
waitForNextResult()QFutureInterfaceBase
waitForResult(int resultIndex)QFutureInterfaceBase
waitForResume()QFutureInterfaceBase
~QFutureInterfaceBase()QFutureInterfaceBasevirtual