![]() |
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 | sigClosed () |
| emitted when closed | |
Public Member Functions | |
| GUI_InfoDialog (InfoDialogContainer *container, QWidget *parent=nullptr) | |
| void | setMetadata (const MetaDataList &tracks, MD::Interpretation interpretation) |
| bool | hasMetadata () const |
| GUI_InfoDialog::Tab | show (GUI_InfoDialog::Tab tab) |
| void | showCoverEditTab () |
| void | setBusy (bool b) |
| bool | isAccepted () const |
The GUI_InfoDialog class.
1.8.15