libQuotient
A Qt library for building matrix clients
|
#include <Quotient/jobs/basejob.h>
Go to the source code of this file.
Classes | |
class | Quotient::SetDisplayNameJob |
Set the user's display name. More... | |
class | Quotient::GetDisplayNameJob |
Get the user's display name. More... | |
class | Quotient::SetAvatarUrlJob |
Set the user's avatar URL. More... | |
class | Quotient::GetAvatarUrlJob |
Get the user's avatar URL. More... | |
class | Quotient::GetUserProfileJob |
Get this user's profile information. More... | |
struct | Quotient::GetUserProfileJob::Response |
Namespaces | |
Quotient | |
Functions | |
auto | Quotient::collectResponse (const GetDisplayNameJob *job) |
auto | Quotient::collectResponse (const GetAvatarUrlJob *job) |