23 #ifndef PLAYLISTBOTTOMBAR_H 24 #define PLAYLISTBOTTOMBAR_H 26 #include "GUI/Helper/SayonaraWidget/SayonaraWidget.h" 27 #include "GUI/Playlist/ui_GUI_PlaylistBottomBar.h" 29 #include "Helper/Shutdown/Shutdown.h" 30 #include "Helper/PlaylistMode.h" 32 #include "Components/Playlist/Playlist.h" 46 void sig_show_numbers_changed(
bool active);
47 void sig_playlist_mode_changed(
const PlaylistMode& mode);
53 void check_dynamic_play_button();
54 void set_playlist_type(Playlist::Type playlist_type);
58 void btn_menu_pressed(QPoint pos);
60 void rep1_checked(
bool checked);
61 void rep_all_checked(
bool checked);
62 void shuffle_checked(
bool checked);
63 void playlist_mode_changed();
65 void _sl_playlist_mode_changed();
68 void shutdown_toggled(
bool b);
69 void shutdown_closed();
78 GUI_Shutdown* _ui_shutdown=
nullptr;
84 #endif // PLAYLISTBOTTOMBAR_H Definition: PlaylistMode.h:34
Definition: GUI_PlaylistBottomBar.h:39
Definition: ui_GUI_PlaylistBottomBar.h:201