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 > | |
parentFuture | QtPrivate::CompactContinuation< Function, ResultType, ParentResultType > | protected |
promise | QtPrivate::CompactContinuation< Function, ResultType, ParentResultType > | protected |
runFunction() | QtPrivate::CompactContinuation< Function, ResultType, ParentResultType > | protected |
runImpl() | QtPrivate::CompactContinuation< Function, ResultType, ParentResultType > | inlineprotected |
runnable() const | QtPrivate::CompactContinuation< Function, ResultType, ParentResultType > | inline |
runObj | QtPrivate::CompactContinuation< Function, ResultType, ParentResultType > | protected |
Storage typedef | QtPrivate::CompactContinuation< Function, ResultType, ParentResultType > | |
threadPool | QtPrivate::CompactContinuation< Function, ResultType, ParentResultType > | protected |
Type enum name | QtPrivate::CompactContinuation< Function, ResultType, ParentResultType > | protected |
type | QtPrivate::CompactContinuation< Function, ResultType, ParentResultType > | protected |
~CompactContinuation() | QtPrivate::CompactContinuation< Function, ResultType, ParentResultType > | inline |