LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
Media::ArtistBio Struct Reference

Information about artist biography. More...

#include "iartistbiofetcher.h"

+ Collaboration diagram for Media::ArtistBio:

Public Attributes

ArtistInfo BasicInfo_
 Basic information about this artist. More...
 
QList< ArtistImageOtherImages_
 Other images for this artist. More...
 

Detailed Description

Information about artist biography.

For now this structure only contains basic information about the artist, duplicating ArtistInfo. This may be changed/extended some time in the future, though.

See also
ArtistInfo

Definition at line 72 of file iartistbiofetcher.h.

Member Data Documentation

ArtistInfo Media::ArtistBio::BasicInfo_

Basic information about this artist.

Definition at line 76 of file iartistbiofetcher.h.

QList<ArtistImage> Media::ArtistBio::OtherImages_

Other images for this artist.

This list will typically include posters, concerts photos and similar stuff.

Definition at line 83 of file iartistbiofetcher.h.


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