![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
Describes a single artist photo. More...
#include "iartistbiofetcher.h"
Public Attributes | |
QString | Title_ |
The title of the image. More... | |
QString | Author_ |
The author if the image. More... | |
QDateTime | Date_ |
The date and time the image was taken. More... | |
QUrl | Thumb_ |
URL of the thumbnail version of the image. More... | |
QUrl | Full_ |
URL of the full version of the image. More... | |
Describes a single artist photo.
Definition at line 45 of file iartistbiofetcher.h.
QString Media::ArtistImage::Author_ |
The author if the image.
Definition at line 53 of file iartistbiofetcher.h.
QDateTime Media::ArtistImage::Date_ |
The date and time the image was taken.
Definition at line 57 of file iartistbiofetcher.h.
QUrl Media::ArtistImage::Full_ |
URL of the full version of the image.
Definition at line 65 of file iartistbiofetcher.h.
QUrl Media::ArtistImage::Thumb_ |
URL of the thumbnail version of the image.
Definition at line 61 of file iartistbiofetcher.h.
QString Media::ArtistImage::Title_ |
The title of the image.
Definition at line 49 of file iartistbiofetcher.h.