21 #ifndef COVER_BUTTON_H 22 #define COVER_BUTTON_H 24 #include <QPushButton> 26 #include "Helper/Pimpl.h" 41 void sig_cover_replaced();
42 void sig_cover_found();
49 void force_icon(
const QIcon& icon);
52 void cover_button_clicked();
55 void set_cover_image(
const QString& cover_path);
The CoverLocation class.
Definition: CoverLocation.h:37