The GUI_Lyrics class.
More...
#include <GUI_Lyrics.h>
|
void | sigShown () |
|
void | sigClosed () |
|
|
| GUI_Lyrics (QWidget *parent=nullptr) |
|
void | setTrack (const MetaData &track) |
|
Dialog * | boxIntoDialog () |
|
|
void | languageChanged () override |
|
void | showEvent (QShowEvent *e) override |
|
void | wheelEvent (QWheelEvent *e) override |
|
virtual void | closeEvent (QCloseEvent *e) override |
|
virtual void | skinChanged () |
|
|
Dialog * | mBoxedDialog = nullptr |
|
◆ languageChanged()
void GUI_Lyrics::languageChanged |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ showEvent()
void GUI_Lyrics::showEvent |
( |
QShowEvent * |
e | ) |
|
|
overrideprotectedvirtual |