Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
QFutureInterface< void > Member List
This is the complete list of members for
QFutureInterface< void >
, including all inherited members.
cancel
()
QFutureInterfaceBase
cancel
(CancelMode mode)
QFutureInterfaceBase
protected
cancelAndFinish
()
QFutureInterfaceBase
inline
Canceled
enum value
QFutureInterfaceBase
canceledResult
()
QFutureInterface< void >
inline
static
CancelMode
enum name
QFutureInterfaceBase
protected
cleanContinuation
()
QFutureInterfaceBase
protected
derefT
() const noexcept
QFutureInterfaceBase
protected
exceptionStore
()
QFutureInterfaceBase
expectedResultCount
()
QFutureInterfaceBase
Finished
enum value
QFutureInterfaceBase
future
()
QFutureInterface< void >
inline
get
(const QFuture< T > &future)
QFutureInterfaceBase
static
hasException
() const
QFutureInterfaceBase
isCanceled
() const
QFutureInterfaceBase
isChainCanceled
() const
QFutureInterfaceBase
isFinished
() const
QFutureInterfaceBase
isProgressUpdateNeeded
() const
QFutureInterfaceBase
isResultReadyAt
(int index) const
QFutureInterfaceBase
isRunning
() const
QFutureInterfaceBase
isRunningOrPending
() const
QFutureInterfaceBase
protected
isStarted
() const
QFutureInterfaceBase
isSuspended
() const
QFutureInterfaceBase
isSuspending
() const
QFutureInterfaceBase
isThrottled
() const
QFutureInterfaceBase
isValid
() const
QFutureInterfaceBase
launchAsync
() const
QFutureInterfaceBase
protected
loadState
() const
QFutureInterfaceBase
mutex
() const
QFutureInterfaceBase
NoState
enum value
QFutureInterfaceBase
operator!=
(const QFutureInterfaceBase &other) const
QFutureInterfaceBase
inline
operator=
(const QFutureInterfaceBase &other)
QFutureInterfaceBase
operator==
(const QFutureInterfaceBase &other) const
QFutureInterfaceBase
inline
Pending
enum value
QFutureInterfaceBase
progressMaximum
() const
QFutureInterfaceBase
progressMinimum
() const
QFutureInterfaceBase
progressText
() const
QFutureInterfaceBase
progressValue
() const
QFutureInterfaceBase
QFutureInterface
(State initialState=NoState)
QFutureInterface< void >
inline
explicit
QFutureInterface
(const QFutureInterfaceBase &dd)
QFutureInterface< void >
inline
QFutureInterfaceBase
(State initialState=NoState)
QFutureInterfaceBase
QFutureInterfaceBase
(const QFutureInterfaceBase &other)
QFutureInterfaceBase
QFutureInterfaceBase
(QFutureInterfaceBase &&other) noexcept
QFutureInterfaceBase
inline
queryState
(State state) const
QFutureInterfaceBase
refT
() const noexcept
QFutureInterfaceBase
protected
reportCanceled
()
QFutureInterfaceBase
reportException
(const QException &e)
QFutureInterfaceBase
reportException
(const std::exception_ptr &e)
QFutureInterfaceBase
reportFinished
(const void *)
QFutureInterface< void >
inline
reportFinished
()
QFutureInterface< void >
inline
reportResult
(const void *, int)
QFutureInterface< void >
inline
reportResults
(const QList< void > &, int)
QFutureInterface< void >
inline
reportResultsReady
(int beginIndex, int endIndex)
QFutureInterfaceBase
reportStarted
()
QFutureInterfaceBase
reportSuspended
() const
QFutureInterfaceBase
reset
()
QFutureInterfaceBase
protected
resultCount
() const
QFutureInterfaceBase
resultStoreBase
()
QFutureInterfaceBase
resultStoreBase
() const
QFutureInterfaceBase
rethrowPossibleException
()
QFutureInterfaceBase
protected
runContinuation
() const
QFutureInterfaceBase
protected
Running
enum value
QFutureInterfaceBase
setContinuation
(std::function< void(const QFutureInterfaceBase &)> func)
QFutureInterfaceBase
protected
setContinuation
(std::function< void(const QFutureInterfaceBase &)> func, QFutureInterfaceBasePrivate *continuationFutureData)
QFutureInterfaceBase
protected
setExpectedResultCount
(int resultCount)
QFutureInterfaceBase
setFilterMode
(bool enable)
QFutureInterfaceBase
setLaunchAsync
(bool value)
QFutureInterfaceBase
protected
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 value
QFutureInterfaceBase
State
enum name
QFutureInterfaceBase
Suspended
enum value
QFutureInterfaceBase
suspendIfRequested
()
QFutureInterfaceBase
Suspending
enum value
QFutureInterfaceBase
swap
(QFutureInterfaceBase &other) noexcept
QFutureInterfaceBase
threadPool
() const
QFutureInterfaceBase
Throttled
enum value
QFutureInterfaceBase
toggleSuspended
()
QFutureInterfaceBase
waitForFinished
()
QFutureInterfaceBase
waitForNextResult
()
QFutureInterfaceBase
waitForResult
(int resultIndex)
QFutureInterfaceBase
waitForResume
()
QFutureInterfaceBase
~QFutureInterfaceBase
()
QFutureInterfaceBase
virtual
Generated by
1.9.7