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
QtPrivate::CompactContinuation< Function, ResultType, ParentResultType > Member List

This is the complete list of members for QtPrivate::CompactContinuation< Function, ResultType, ParentResultType >, including all inherited members.

CompactContinuation(F &&func, const QFuture< ParentResultType > &f, QPromise< ResultType > &&p)QtPrivate::CompactContinuation< Function, ResultType, ParentResultType >inline
CompactContinuation(F &&func, const QFuture< ParentResultType > &f, QPromise< ResultType > &&p, QThreadPool *pool)QtPrivate::CompactContinuation< Function, ResultType, ParentResultType >inline
create(F &&func, QFuture< ParentResultType > *f, QFutureInterface< ResultType > &fi, QtFuture::Launch policy)QtPrivate::CompactContinuation< Function, ResultType, ParentResultType >static
create(F &&func, QFuture< ParentResultType > *f, QFutureInterface< ResultType > &fi, QThreadPool *pool)QtPrivate::CompactContinuation< Function, ResultType, ParentResultType >static
create(F &&func, QFuture< ParentResultType > *f, QFutureInterface< ResultType > &fi, QObject *context)QtPrivate::CompactContinuation< Function, ResultType, ParentResultType >static
execute()QtPrivate::CompactContinuation< Function, ResultType, ParentResultType >
parentFutureQtPrivate::CompactContinuation< Function, ResultType, ParentResultType >protected
promiseQtPrivate::CompactContinuation< Function, ResultType, ParentResultType >protected
runFunction()QtPrivate::CompactContinuation< Function, ResultType, ParentResultType >protected
runImpl()QtPrivate::CompactContinuation< Function, ResultType, ParentResultType >inlineprotected
runnable() constQtPrivate::CompactContinuation< Function, ResultType, ParentResultType >inline
runObjQtPrivate::CompactContinuation< Function, ResultType, ParentResultType >protected
Storage typedefQtPrivate::CompactContinuation< Function, ResultType, ParentResultType >
threadPoolQtPrivate::CompactContinuation< Function, ResultType, ParentResultType >protected
Type enum nameQtPrivate::CompactContinuation< Function, ResultType, ParentResultType >protected
typeQtPrivate::CompactContinuation< Function, ResultType, ParentResultType >protected
~CompactContinuation()QtPrivate::CompactContinuation< Function, ResultType, ParentResultType >inline