24 #include "MetaDataInfo.h" 25 #include "Utils/Pimpl.h" 37 void calc_cover_location()
override;
38 void calc_subheader()
override;
39 void calc_header()
override;
41 void calc_similar_artists(
Artist& artist);
47 QString additional_infostring()
const override;
52 #endif // ARTISTINFO_H
The CoverLocation class.
Definition: CoverLocation.h:42
The ArtistInfo class.
Definition: ArtistInfo.h:31
The Artist class.
Definition: Artist.h:36