21 #ifndef INFO_DIALOG_CONTAINER_H_ 22 #define INFO_DIALOG_CONTAINER_H_ 24 #include "Utils/Pimpl.h" 52 void check_info_dialog();
94 virtual void show_cover_edit();
The GUI_InfoDialog class.
Definition: GUI_InfoDialog.h:46
An interface used to abstract the usage of the info dialog. An implementing class has to return the i...
Definition: InfoDialogContainer.h:35
virtual MD::Interpretation metadata_interpretation() const =0
get the interpretation for the metadata. Maybe a list of metadata should be intrepeted as albums whil...
virtual void show_edit()
Show the tag editor.
virtual MetaDataList info_dialog_data() const =0
get the metadata that should be used for the info dialog So for lists, the selected tracks are used h...
void info_dialog_closed()
this function should not be called from outside. This function is triggered when the info dialog was ...
virtual void show_info()
Show the Info dialogs' info tab.
virtual void show_lyrics()
Show the Info dialogs' lyrics tab.