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

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

AsyncContinuation(F &&func, const QFuture< ParentResultType > &f, QPromise< ResultType > &&p, QThreadPool *pool=nullptr)QtPrivate::AsyncContinuation< Function, ResultType, ParentResultType >inline
autoDelete() constQRunnableinline
Continuation(F &&func, const QFuture< ParentResultType > &f, QPromise< ResultType > &&p)QtPrivate::Continuation< Function, ResultType, ParentResultType >inline
QRunnable::create(Callable &&functionToRun)QRunnablestatic
QRunnable::create(std::nullptr_t)=deleteQRunnablestatic
QtPrivate::Continuation::create(F &&func, QFuture< ParentResultType > *f, QFutureInterface< ResultType > &fi, QtFuture::Launch policy)QtPrivate::Continuation< Function, ResultType, ParentResultType >static
QtPrivate::Continuation::create(F &&func, QFuture< ParentResultType > *f, QFutureInterface< ResultType > &fi, QThreadPool *pool)QtPrivate::Continuation< Function, ResultType, ParentResultType >static
QtPrivate::Continuation::create(F &&func, QFuture< ParentResultType > *f, QFutureInterface< ResultType > &fi, QObject *context)QtPrivate::Continuation< Function, ResultType, ParentResultType >static
execute()QtPrivate::Continuation< Function, ResultType, ParentResultType >
functionQtPrivate::Continuation< Function, ResultType, ParentResultType >protected
if_callable typedefQRunnable
parentFutureQtPrivate::Continuation< Function, ResultType, ParentResultType >protected
promiseQtPrivate::Continuation< Function, ResultType, ParentResultType >protected
QGenericRunnable(Callable &&c)QRunnableinlineexplicit
QRunnable() noexcept=defaultQRunnable
run() overrideQtPrivate::AsyncContinuation< Function, ResultType, ParentResultType >inlineprivatevirtual
runFunction()QtPrivate::Continuation< Function, ResultType, ParentResultType >protected
runImpl() overrideQtPrivate::AsyncContinuation< Function, ResultType, ParentResultType >inlineprivatevirtual
setAutoDelete(bool autoDelete)QRunnableinline
~AsyncContinuation() override=defaultQtPrivate::AsyncContinuation< Function, ResultType, ParentResultType >
~Continuation()=defaultQtPrivate::Continuation< Function, ResultType, ParentResultType >virtual
~QGenericRunnable() overrideQRunnable
~QRunnable()QRunnablevirtual