![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 > |