Sayonara Player
|
The SayonaraMainWindow class. More...
#include <Widget.h>
Signals | |
void | sigShown () |
void | sigClosed () |
Public Member Functions | |
MainWindow (QWidget *parent=nullptr) | |
void | raise () |
virtual void | shutdown ()=0 |
Protected Member Functions | |
virtual void | showEvent (QShowEvent *e) override |
virtual void | closeEvent (QCloseEvent *e) override |
virtual void | languageChanged () |
virtual void | skinChanged () |
The SayonaraMainWindow class.
|
overrideprotectedvirtual |
Reimplemented from Gui::WidgetTemplate< QMainWindow >.