#include <avatar.h>
Definition at line 17 of file avatar.h.
◆ get_callback_t
◆ upload_callback_t
◆ Avatar()
Quotient::Avatar::Avatar |
( |
Connection * |
parent, |
|
|
const QUrl & |
url = {} |
|
) |
| |
|
explicit |
◆ get() [1/2]
QImage Quotient::Avatar::get |
( |
int |
dimension, |
|
|
get_callback_t |
callback |
|
) |
| const |
◆ get() [2/2]
QImage Quotient::Avatar::get |
( |
int |
width, |
|
|
int |
height, |
|
|
get_callback_t |
callback |
|
) |
| const |
◆ isEmpty()
bool Quotient::Avatar::isEmpty |
( |
| ) |
const |
◆ isUrlValid()
static bool Quotient::Avatar::isUrlValid |
( |
const QUrl & |
u | ) |
|
|
static |
◆ mediaId()
QString Quotient::Avatar::mediaId |
( |
| ) |
const |
◆ updateUrl()
bool Quotient::Avatar::updateUrl |
( |
const QUrl & |
newUrl | ) |
|
◆ upload() [1/4]
QFuture<QUrl> Quotient::Avatar::upload |
( |
const QString & |
fileName | ) |
const |
◆ upload() [2/4]
bool Quotient::Avatar::upload |
( |
const QString & |
fileName, |
|
|
upload_callback_t |
callback |
|
) |
| const |
◆ upload() [3/4]
QFuture<QUrl> Quotient::Avatar::upload |
( |
QIODevice * |
source | ) |
const |
◆ upload() [4/4]
bool Quotient::Avatar::upload |
( |
QIODevice * |
source, |
|
|
upload_callback_t |
callback |
|
) |
| const |
◆ url()
QUrl Quotient::Avatar::url |
( |
| ) |
const |
The documentation for this class was generated from the following file: