![]() |
libQuotient
A Qt library for building matrix clients
|
This is the complete list of members for Quotient::JobHandle< JobT >, including all inherited members.
| abandon() | Quotient::JobHandle< JobT > | inline |
| createFrom(JobArgTs &&... jobArgs) | Quotient::JobHandle< JobT > | inlinestatic |
| future_type typedef | Quotient::JobHandle< JobT > | |
| future_value_type typedef | Quotient::JobHandle< JobT > | |
| JobHandle()=default | Quotient::JobHandle< JobT > | |
| onCanceled(QObject *context, FnT &&fn) | Quotient::JobHandle< JobT > | inline |
| onCanceled(FnT &&fn) | Quotient::JobHandle< JobT > | inline |
| onFailure(auto config, FnT &&fn) | Quotient::JobHandle< JobT > | inline |
| onFailure(FnT &&fn) | Quotient::JobHandle< JobT > | inline |
| onResult(ConfigT config, FnT &&fn) | Quotient::JobHandle< JobT > | inline |
| onResult(FnT &&fn) | Quotient::JobHandle< JobT > | inline |
| pointer_type typedef | Quotient::JobHandle< JobT > | |
| responseFuture() | Quotient::JobHandle< JobT > | inline |
| then(ConfigT config, SuccessFnT &&onSuccess, FailureFnT &&onFailure={}) | Quotient::JobHandle< JobT > | inline |
| then(SuccessFnT &&onSuccess, FailureFnT &&onFailure={}) | Quotient::JobHandle< JobT > | inline |