24 #include "MetaDataInfo.h" 25 #include "Utils/Pimpl.h" 38 void calc_cover_location()
override;
39 void calc_subheader()
override;
40 void calc_header()
override;
42 void calc_similar_artists(
Artist& artist);
48 QString additional_infostring()
const override;
53 #endif // ARTISTINFO_H
The CoverLocation class.
Definition: CoverLocation.h:41
Definition: ArtistInfo.h:32
The Artist class.
Definition: Artist.h:35