Sayonara Player
Public Types | Signals | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
GUI_InfoDialog Class Reference

#include <GUI_InfoDialog.h>

Detailed Description

The GUI_InfoDialog class.

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
 
void show (GUI_InfoDialog::Tab tab)
 

Protected Member Functions

void skin_changed () override
 
void language_changed () override
 

Protected Attributes

Settings_settings =nullptr
 
Inheritance diagram for GUI_InfoDialog:
Gui::Dialog Gui::WidgetTemplate< QDialog > SayonaraClass