24 #include "MetaDataInfo.h" 25 #include "Utils/Pimpl.h" 37 void calcCoverLocation()
override;
38 void calcSubheader()
override;
39 void calcHeader()
override;
41 void calcSimilarArtists(
Artist& artist);
47 QString additionalInfostring()
const override;
51 #endif // ARTISTINFO_H
The CoverLocation class.
Definition: CoverLocation.h:38
The ArtistInfo class.
Definition: ArtistInfo.h:31
The Artist class.
Definition: Artist.h:36