|
Sayonara Player
|
Signals | |
| void | sigOkClicked (const MetaDataList &) |
| void | sigCancelled () |
| void | sigShown () |
| void | sigClosed () |
Public Member Functions | |
| GUI_TagEdit (QWidget *parent=nullptr) | |
| void | showDefaultTab () |
| void | showCoverTab () |
| void | setMetadata (const MetaDataList &tracks) |
| Dialog * | boxIntoDialog () |
Protected Member Functions | |
| void | showEvent (QShowEvent *e) override |
| void | languageChanged () 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.