27 #include "Helper/Pimpl.h" 28 #include "GUI/Helper/SayonaraWidget/SayonaraWidget.h" 44 explicit GUI_Lyrics(QWidget *parent =
nullptr);
47 void set_metadata(
const MetaData& md);
53 void guess_artist_and_title(
const MetaData& md);
56 void zoom(qreal font_size);
62 void lyrics_fetched();
63 void lyric_server_changed(
int idx);
65 void lyric_search_button_pressed();
66 void switch_pressed();
67 void prepare_lyrics();
69 void language_changed()
override;
72 void showEvent(QShowEvent* e)
override;
73 void wheelEvent(QWheelEvent* e)
override;
74 void keyPressEvent(QKeyEvent* e)
override;
78 #endif // GUI_LYRICS_H Definition: ui_GUI_SomaFM.h:216
Definition: GUI_Lyrics.h:35
Definition: ui_GUI_Lyrics.h:213