|
Sayonara Player
|
The GUI_PlaylistBottomBar class. More...
#include <PlaylistBottomBar.h>
Signals | |
| void | sigShowNumbersChanged (bool active) |
| void | sigPlaylistModeChanged (const ::Playlist::Mode &mode) |
| void | sigShown () |
| void | sigClosed () |
Public Member Functions | |
| BottomBar (QWidget *parent=nullptr) | |
| void | init (DynamicPlaybackChecker *dynamicPlaybackChecker) |
| void | checkDynamicPlayButton () |
| Dialog * | boxIntoDialog () |
Protected Member Functions | |
| void | languageChanged () override |
| void | skinChanged () override |
| void | showEvent (QShowEvent *e) override |
| void | resizeEvent (QResizeEvent *e) override |
| virtual void | closeEvent (QCloseEvent *e) override |
Protected Attributes | |
| Dialog * | mBoxedDialog =nullptr |
The GUI_PlaylistBottomBar class.
|
overrideprotectedvirtual |
Reimplemented from Gui::WidgetTemplateParent.
|
overrideprotectedvirtual |
Reimplemented from Gui::Widget.
|
overrideprotectedvirtual |
Reimplemented from Gui::WidgetTemplateParent.