20 #ifndef PLAYLISTBOTTOMBAR_H 21 #define PLAYLISTBOTTOMBAR_H 23 #include "GUI/Helper/SayonaraWidget/SayonaraWidget.h" 25 #include "Helper/Shutdown/Shutdown.h" 26 #include "Helper/Playlist/PlaylistFwd.h" 27 #include "Helper/Pimpl.h" 41 void sig_show_numbers_changed(
bool active);
48 void check_dynamic_play_button();
51 void btn_menu_pressed(QPoint pos);
52 void rep1_checked(
bool checked);
53 void rep_all_checked(
bool checked);
54 void shuffle_checked(
bool checked);
55 void playlist_mode_changed();
56 void language_changed()
override;
58 void _sl_playlist_mode_changed();
61 void shutdown_toggled(
bool b);
62 void shutdown_closed();
71 #endif // PLAYLISTBOTTOMBAR_H The Mode class.
Definition: PlaylistMode.h:31
Definition: GUI_SomaFM.h:34
Definition: GUI_PlaylistBottomBar.h:35
Definition: ui_GUI_PlaylistBottomBar.h:197