LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
Media::ArtistImage Struct Reference

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...
 

Detailed Description

Describes a single artist photo.

Definition at line 45 of file iartistbiofetcher.h.

Member Data Documentation

◆ Author_

QString Media::ArtistImage::Author_

The author if the image.

Definition at line 53 of file iartistbiofetcher.h.

◆ Date_

QDateTime Media::ArtistImage::Date_

The date and time the image was taken.

Definition at line 57 of file iartistbiofetcher.h.

◆ Full_

QUrl Media::ArtistImage::Full_

URL of the full version of the image.

Definition at line 65 of file iartistbiofetcher.h.

◆ Thumb_

QUrl Media::ArtistImage::Thumb_

URL of the thumbnail version of the image.

Definition at line 61 of file iartistbiofetcher.h.

◆ Title_

QString Media::ArtistImage::Title_

The title of the image.

Definition at line 49 of file iartistbiofetcher.h.


The documentation for this struct was generated from the following file: