LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
Media::ArtistBio Struct Reference

Information about artist biography. More...

#include "iartistbiofetcher.h"

Collaboration diagram for Media::ArtistBio:

Public Member Functions

bool operator== (const ArtistBio &) const =default
bool operator!= (const ArtistBio &) const =default

Public Attributes

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

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 58 of file iartistbiofetcher.h.

Member Function Documentation

◆ operator!=()

bool Media::ArtistBio::operator!= ( const ArtistBio & ) const
default

◆ operator==()

bool Media::ArtistBio::operator== ( const ArtistBio & ) const
default

Member Data Documentation

◆ BasicInfo_

ArtistInfo Media::ArtistBio::BasicInfo_

Basic information about this artist.

Definition at line 62 of file iartistbiofetcher.h.

◆ OtherImages_

QList<ArtistImage> Media::ArtistBio::OtherImages_

Other images for this artist.

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

Definition at line 69 of file iartistbiofetcher.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/interfaces/media/iartistbiofetcher.h