 |
Sayonara Player
|
21 #ifndef GUI_COVERPREFERENCES_H
22 #define GUI_COVERPREFERENCES_H
24 #include "Gui/Preferences/PreferenceWidget.h"
29 public Preferences::Base
46 void skinChanged()
override;
54 void currentRowChanged(
int row);
55 void deleteCoversFromDb();
56 void deleteCoverFiles();
57 void fetchCoversFromWWWTriggered(
bool b);
59 void saveCoverToLibraryToggled(
bool b);
60 void coverTemplateEdited(
const QString& text);
64 #endif // GUI_CoverPreferences_H
void revert() override
This method is called, when cancel is clicked. So the gui should be re-initialized when this method i...
void initUi() override
call setup_parent(this) here. initialize compoenents and connections here. After calling setup_parent...
bool commit() override
This method is called, when OK or apply is pressed. So all settings should be written there.
void retranslate() override
call the Qt retranslateUi method here
Definition: GUI_CoverPreferences.h:30
QString actionName() const override
has to be implemented and should return the translated action text