![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QtPrivate::FailureHandler< Function, ResultType >, including all inherited members.
create(F &&function, QFuture< ResultType > *future, const QFutureInterface< ResultType > &fi) | QtPrivate::FailureHandler< Function, ResultType > | static |
create(F &&function, QFuture< ResultType > *future, QFutureInterface< ResultType > &fi, QObject *context) | QtPrivate::FailureHandler< Function, ResultType > | static |
FailureHandler(F &&func, const QFuture< ResultType > &f, QPromise< ResultType > &&p) | QtPrivate::FailureHandler< Function, ResultType > | inline |
run() | QtPrivate::FailureHandler< Function, ResultType > |