![]() |
Sayonara Player
|
#include <GUI_InfoDialog.h>
The GUI_InfoDialog class.
Public Types | |
| enum | Tab : quint8 { 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 |
| void | show (GUI_InfoDialog::Tab tab) |
Protected Attributes | |
| Settings * | _settings =nullptr |
1.8.13