29 #ifndef GUI_ALTERNATE_COVERS_H_ 30 #define GUI_ALTERNATE_COVERS_H_ 32 #include "Gui/Utils/Widgets/Dialog.h" 33 #include "Utils/Pimpl.h" 72 void search_clicked();
73 void cover_pressed(
const QModelIndex& idx);
74 void open_file_dialog();
76 void lookup_started();
77 void lookup_finished(
bool);
78 void cover_found(
const QPixmap& cover);
80 void servers_changed();
81 void autostart_toggled(
bool b);
82 void rb_autosearch_toggled(
bool b);
83 void rb_textsearch_toggled(
bool b);
84 void www_active_changed();
89 void connect_and_start();
93 void showEvent(QShowEvent* e)
override;
94 void resizeEvent(QResizeEvent* e)
override;
95 void closeEvent(QCloseEvent* e)
override;
96 void language_changed()
override;
Definition: GUI_ControlsBase.h:43
The CoverLocation class.
Definition: CoverLocation.h:37
The GUI_AlternativeCovers class.
Definition: GUI_AlternativeCovers.h:49
Definition: SomaFMStation.h:33