![]() |
Sayonara Player
|
Reload dialog containing a combo box which allows you choosing between fast and deep reloading. More...
#include <GUI_ReloadLibraryDialog.h>
Signals | |
void | sigAccepted (ReloadQuality quality) |
void | sigClosed () |
emitted when closed | |
Public Member Functions | |
GUI_LibraryReloadDialog (const QString &libraryName, QWidget *parent=nullptr) | |
void | setQuality (ReloadQuality quality) |
bool | isAccepted () const |
void | resize (double percent) |
virtual void | showEvent (QShowEvent *e) override |
Protected Member Functions | |
void | languageChanged () override |
virtual void | closeEvent (QCloseEvent *e) override |
virtual void | skinChanged () |
Reload dialog containing a combo box which allows you choosing between fast and deep reloading.