Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QFuture< T > Member List
This is the complete list of members for
QFuture< T >
, including all inherited members.
begin
() const
QFuture< T >
inline
cancel
()
QFuture< T >
inline
cancelChain
()
QFuture< T >
inline
const_iterator
class
QFuture< T >
friend
constBegin
() const
QFuture< T >
inline
constEnd
() const
QFuture< T >
inline
ConstIterator
typedef
QFuture< T >
end
() const
QFuture< T >
inline
isCanceled
() const
QFuture< T >
inline
isFinished
() const
QFuture< T >
inline
isResultReadyAt
(int resultIndex) const
QFuture< T >
inline
isRunning
() const
QFuture< T >
inline
isStarted
() const
QFuture< T >
inline
isSuspended
() const
QFuture< T >
inline
isSuspending
() const
QFuture< T >
inline
isValid
() const
QFuture< T >
inline
onCanceled
(Function &&handler)
QFuture< T >
onCanceled
(QObject *context, Function &&handler)
QFuture< T >
onFailed
(Function &&handler)
QFuture< T >
onFailed
(QObject *context, Function &&handler)
QFuture< T >
operator=
(const QFuture< U > &other)
QFuture< T >
inline
progressMaximum
() const
QFuture< T >
inline
progressMinimum
() const
QFuture< T >
inline
progressText
() const
QFuture< T >
inline
progressValue
() const
QFuture< T >
inline
QFuture
class
QFuture< T >
friend
QFuture
()
QFuture< T >
inline
QFuture
(QFutureInterface< T > *p)
QFuture< T >
inline
explicit
QFuture
(QFutureInterfaceBase *p)
QFuture< T >
inline
explicit
QFuture
(const QFuture< U > &other)
QFuture< T >
inline
explicit
QFutureInterfaceBase
class
QFuture< T >
friend
QFutureWatcher< T >
class
QFuture< T >
friend
QtPrivate::CanceledHandler
class
QFuture< T >
friend
QtPrivate::CompactContinuation
class
QFuture< T >
friend
QtPrivate::FailureHandler
class
QFuture< T >
friend
QtPrivate::UnwrapHandler
QFuture< T >
friend
QtPrivate::WhenAnyContext
QFuture< T >
friend
result
() const
QFuture< T >
inline
resultAt
(int index) const
QFuture< T >
inline
resultCount
() const
QFuture< T >
inline
results
() const
QFuture< T >
inline
ResultType
typedef
QFuture< T >
resume
()
QFuture< T >
inline
setSuspended
(bool suspend)
QFuture< T >
inline
suspend
()
QFuture< T >
inline
takeResult
()
QFuture< T >
inline
then
(Function &&function)
QFuture< T >
then
(QtFuture::Launch policy, Function &&function)
QFuture< T >
then
(QThreadPool *pool, Function &&function)
QFuture< T >
then
(QObject *context, Function &&function)
QFuture< T >
then
(Function &&function)
QFuture< T >
then
(QtFuture::Launch policy, Function &&function)
QFuture< T >
then
(QThreadPool *pool, Function &&function)
QFuture< T >
then
(QObject *context, Function &&function)
QFuture< T >
toggleSuspended
()
QFuture< T >
inline
unwrap
()
QFuture< T >
waitForFinished
()
QFuture< T >
inline
Generated on Mon Mar 10 2025 01:11:23 for Qt by
1.13.2