|
Sayonara Player
|
Signals | |
| void | sigShown () |
| void | sigClosed () |
Public Member Functions | |
| GUI_StreamPreferences (const QString &identifier) | |
| bool | commit () override |
| void | revert () override |
| QString | actionName () const override |
| virtual bool | isUiInitialized () const final |
| virtual QAction * | action () final |
| QString | identifier () const |
| virtual bool | hasError () const |
| virtual QString | errorString () const |
| Dialog * | boxIntoDialog () |
Protected Member Functions | |
| void | initUi () override |
| void | retranslate () override |
| void | showEvent (QShowEvent *e) override |
| void | closeEvent (QCloseEvent *e) override |
| virtual void | skinChanged () |
Protected Attributes | |
| Dialog * | mBoxedDialog = nullptr |
|
nodiscardoverridevirtual |
Implements Preferences::Base.
|
overrideprotectedvirtualinherited |
Reimplemented from Gui::Widget.
|
overridevirtual |
Implements Preferences::Base.
|
overrideprotectedvirtual |
Implements Preferences::Base.
|
overrideprotectedvirtual |
Implements Preferences::Base.
|
overridevirtual |
Implements Preferences::Base.
|
overrideprotectedvirtualinherited |
Reimplemented from Gui::Widget.