Sayonara Player
|
Signals | |
void | sigShown () |
void | sigClosed () |
Public Member Functions | |
GUI_Lyrics (bool isClosable, QWidget *parent) | |
void | setTrack (const MetaData &track) |
Dialog * | boxIntoDialog () |
Protected Member Functions | |
void | languageChanged () override |
void | showEvent (QShowEvent *e) override |
void | wheelEvent (QWheelEvent *e) override |
virtual void | closeEvent (QCloseEvent *e) override |
virtual void | skinChanged () |
Protected Attributes | |
Dialog * | mBoxedDialog = nullptr |
|
overrideprotectedvirtual |
Reimplemented from Gui::WidgetTemplateParent.
|
overrideprotectedvirtual |
Reimplemented from Gui::Widget.