21 #ifndef COVER_BUTTON_H 22 #define COVER_BUTTON_H 24 #include "Gui/Utils/Widgets/WidgetTemplate.h" 25 #include "Gui/Utils/Widgets/ImageButton.h" 45 void sigCoverChanged();
67 bool isSilent()
const;
69 void setAlternativeSearchEnabled(
bool b);
70 bool isAlternativeSearchEnabled()
const;
73 void coverFadingChanged();
80 void coverLookupFinished(
bool success);
The CoverLocation class.
Definition: CoverLocation.h:38