![]() |
Sayonara Player
|
Public Types | |
enum | Mode : quint8 { Tracks =0, Albums, Artists, Invalid } |
enum | TabIndex { TabInfo =0, TabLyrics =1, TabEdit =2 } |
Signals | |
void | sig_closed () |
emitted when closed | |
Public Member Functions | |
GUI_InfoDialog (QWidget *parent=nullptr) | |
void | set_metadata (const MetaDataList &vd, GUI_InfoDialog::Mode mode) |
void | show (GUI_InfoDialog::TabIndex tab) |
bool | is_dark () const |
Returns, if the current skin is dark. More... | |
Protected Member Functions | |
QString | elide_text (const QString &text, QWidget *widget, int max_lines) |
Protected Attributes | |
Settings * | _settings =nullptr |
Private Member Functions | |
void | setupUi (QDialog *InfoDialog) |
void | retranslateUi (QDialog *InfoDialog) |
|
inlineinherited |
Returns, if the current skin is dark.