libQuotient
A Qt library for building matrix clients
|
This is the complete list of members for Quotient::Avatar, including all inherited members.
Avatar(Connection *parent, const QUrl &url={}) | Quotient::Avatar | explicit |
get(int dimension, get_callback_t callback) const | Quotient::Avatar | |
get(int width, int height, get_callback_t callback) const | Quotient::Avatar | |
get_callback_t typedef | Quotient::Avatar | |
isEmpty() const | Quotient::Avatar | |
isUrlValid(const QUrl &u) | Quotient::Avatar | static |
mediaId() const | Quotient::Avatar | |
updateUrl(const QUrl &newUrl) | Quotient::Avatar | |
upload(const QString &fileName, upload_callback_t callback) const | Quotient::Avatar | |
upload(QIODevice *source, upload_callback_t callback) const | Quotient::Avatar | |
upload(const QString &fileName) const | Quotient::Avatar | |
upload(QIODevice *source) const | Quotient::Avatar | |
upload_callback_t typedef | Quotient::Avatar | |
url() const | Quotient::Avatar |