libQuotient
A Qt library for building matrix clients
|
Go to the source code of this file.
Classes | |
class | Quotient::JobHandle< JobT > |
A job pointer and a QFuture in a single package. More... | |
Namespaces | |
namespace | Quotient |
Concepts | |
concept | Quotient::BoundResultHandler |
concept | Quotient::ResultHandler |
Functions | |
template<std::derived_from< BaseJob > JobT> | |
Quotient::JobHandle (JobT *) -> JobHandle< JobT > | |