![]() |
Sayonara Player
|
The GUI_InfoDialog class. More...
#include <GUI_InfoDialog.h>
Public Types | |
| enum class | Tab : uint8_t { Info = 0 , Lyrics = 1 , Edit = 2 } |
Signals | |
| void | sigClosed () |
| emitted when closed | |
Public Member Functions | |
| GUI_InfoDialog (QWidget *parent=nullptr) | |
| void | setMetadata (const MetaDataList &tracks, MD::Interpretation interpretation) |
| bool | hasMetadata () const |
| GUI_InfoDialog::Tab | show (GUI_InfoDialog::Tab track) |
| void | showCoverEditTab () |
| void | setBusy (bool b) |
| void | resizeRelative (QWidget *widget, double percent, const QSize &maxSize) |
| bool | isAccepted () const |
The GUI_InfoDialog class.