 |
Sayonara Player
|
23 #ifndef GUI_COVEREDIT_H
24 #define GUI_COVEREDIT_H
26 #include "Gui/Utils/Widgets/Widget.h"
27 #include "Utils/Pimpl.h"
88 void showReplacementField(
bool b);
89 bool isCoverReplacementActive()
const;
96 void replaceToggled(
bool b);
97 void coverAllToggled(
bool b);
101 void languageChanged()
override;
104 #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.
Definition: GUI_TagEdit.h:45
The GUI_TagEdit class.
Definition: GenreFetcher.h:34
GUI_CoverEdit(GUI_TagEdit *parent)
GUI_CoverEdit.
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:47
void setCurrentIndex(int index)
sets the current index for a track which is currently processed