23 #ifndef COVER_BUTTON_H 24 #define COVER_BUTTON_H 26 #include <QPushButton> 28 #include "Components/Covers/CoverLocation.h" 42 void sig_cover_replaced();
43 void sig_cover_found();
49 bool has_valid_cover()
const;
52 void force_icon(
const QIcon& icon);
63 void cover_button_clicked();
66 void set_cover_image(
const QString& cover_path);
The CoverLocation class.
Definition: CoverLocation.h:38
The GUI_AlternativeCovers class.
Definition: GUI_AlternativeCovers.h:50
The CoverLookup class.
Definition: CoverLookup.h:65