![]() |
Sayonara Player
|
Signals | |
| void | sig_cover_changed (const CoverLocation &) |
| void | sig_closed () |
| emitted when closed | |
Public Member Functions | |
| GUI_AlternativeCovers (QWidget *parent=nullptr) | |
| bool | is_dark () const |
| Returns, if the current skin is dark. More... | |
Public Slots | |
| void | start (const Album &album, const CoverLocation &cl=CoverLocation()) |
| void | start (int album_id, quint8 db_id, const CoverLocation &cl=CoverLocation()) |
| void | start (QString album_name, QString artist_name, const CoverLocation &cl=CoverLocation()) |
| void | start (const Artist &artist, const CoverLocation &cl=CoverLocation()) |
| void | start (QString artist_name, const CoverLocation &cl=CoverLocation()) |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *e) override |
| void | language_changed () override |
| QString | elide_text (const QString &text, QWidget *widget, int max_lines) |
Protected Slots | |
| virtual void | skin_changed () |
Protected Attributes | |
| Settings * | _settings =nullptr |
Private Member Functions | |
| void | setupUi (QDialog *AlternativeCovers) |
| void | retranslateUi (QDialog *AlternativeCovers) |
|
inlineinherited |
Returns, if the current skin is dark.
1.8.11