Sayonara Player
|
Signals | |
void | sig_show_numbers_changed (bool active) |
void | sig_playlist_mode_changed (const PlaylistMode &mode) |
Public Member Functions | |
GUI_PlaylistBottomBar (QWidget *parent=nullptr) | |
void | check_dynamic_play_button () |
void | set_playlist_type (Playlist::Type playlist_type) |
SayonaraDialog * | box_into_dialog () |
bool | is_dark () const |
Returns, if the current skin is dark. More... | |
Protected Member Functions | |
QString | elide_text (const QString &text, QWidget *widget, int max_lines) |
Protected Slots | |
virtual void | language_changed () |
virtual void | skin_changed () |
Protected Attributes | |
SayonaraDialog * | _boxed_dialog =nullptr |
Settings * | _settings =nullptr |
Private Member Functions | |
void | setupUi (QWidget *GUI_PlaylistBottomBar) |
void | retranslateUi (QWidget *GUI_PlaylistBottomBar) |
Private Attributes | |
QHBoxLayout * | horizontalLayout |
MenuButton * | btn_menu |
QPushButton * | btn_rep1 |
QPushButton * | btn_repAll |
QPushButton * | btn_shuffle |
QPushButton * | btn_dynamic |
QPushButton * | btn_append |
QPushButton * | btn_gapless |
QSpacerItem * | horizontalSpacer |
QPushButton * | btn_shutdown |
|
inlineinherited |
Returns, if the current skin is dark.