 |
Sayonara Player
|
23 #ifndef GUI_COVEREDIT_H
24 #define GUI_COVEREDIT_H
26 #include "Gui/Utils/Widgets/Widget.h"
27 #include "Utils/Pimpl.h"
91 void setCover(
const MetaData& track);
92 void showReplacementField(
bool b);
93 bool isCoverReplacementActive()
const;
100 void replaceToggled(
bool b);
101 void coverAllToggled(
bool b);
105 void languageChanged()
override;
108 #endif // GUI_COVEREDIT_H
void refreshCurrentTrack()
refetches the track from the tag editor and sets the cover to the left button
QPixmap selectedCover(int index) const
returns the new cover for a current track.
The TagEdit class Metadata has to be added using the set_metadata(const MetaDataList&) method....
Definition: Editor.h:43
GUI_CoverEdit(Tagging::Editor *tagEditor, QWidget *parent)
GUI_CoverEdit.
The GUI_TagEdit class.
Definition: GenreFetcher.h:34
void reset()
Shows the current cover (if there) and offers to replace it Every other widget is hidden.
The GUI_CoverEdit class.
Definition: GUI_CoverEdit.h:51
void setCurrentIndex(int index)
sets the current index for a track which is currently processed