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::CanceledHandler< Function, ResultType > Member List

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

create(F &&handler, QFuture< ResultType > *future, QFutureInterface< ResultType > &fi)QtPrivate::CanceledHandler< Function, ResultType >inlinestatic
create(F &&handler, QFuture< ResultType > *future, QFutureInterface< ResultType > &fi, QObject *context)QtPrivate::CanceledHandler< Function, ResultType >inlinestatic
run(F &&handler, QFuture< ResultType > &parentFuture, QPromise< ResultType > &&promise)QtPrivate::CanceledHandler< Function, ResultType >inlinestatic