![]() |
Sayonara Player
|
The GUI_InfoDialog class. More...
#include <GUI_InfoDialog.h>
Public Types | |
enum | Tab : uint8_t { Info =0, Lyrics =1, Edit =2 } |
Signals | |
void | sig_closed () |
emitted when closed | |
Public Member Functions | |
GUI_InfoDialog (InfoDialogContainer *container, QWidget *parent=nullptr) | |
void | set_metadata (const MetaDataList &vd, MD::Interpretation interpretation) |
bool | has_metadata () const |
GUI_InfoDialog::Tab | show (GUI_InfoDialog::Tab tab) |
void | show_cover_edit_tab () |
Protected Member Functions | |
void | skin_changed () override |
void | language_changed () override |
The GUI_InfoDialog class.