|
Sayonara Player
|
Signals | |
| void | sigApply () |
| void | sigApplyAll () |
| void | sigShown () |
| void | sigClosed () |
Public Member Functions | |
| GUI_TagFromPath (Tagging::Editor *editor, QWidget *parent) | |
| void | addInvalidFilepath (const QString &filepath) |
| void | clearInvalidFilepaths () |
| QString | getRegexString () const |
| void | setCurrentIndex (int index) |
| void | refreshCurrentTrack () |
| void | reset () |
| Dialog * | boxIntoDialog () |
Protected Member Functions | |
| void | showEvent (QShowEvent *event) 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.