1 #ifndef GUI_PLAYLISTPREFERENCES_H
2 #define GUI_PLAYLISTPREFERENCES_H
5 #include "Interfaces/PreferenceDialog/PreferenceWidgetInterface.h"
6 #include "GUI/Preferences/PlaylistPreferences/ui_GUI_PlaylistPreferences.h"
34 #endif // GUI_PLAYLISTPREFERENCES_H
void commit() override
This method is called, when OK or apply is pressed. So all settings should be written there...
void revert() override
This method is called, when cancel is clicked. So the gui should be re-initialized when this method i...
virtual void init_ui()=0
call setup_parent(this) here. initialize compoenents and connections here. After calling setup_parent...
void language_changed()
automatically called when language has changed. When overriding this method. Overriding this method s...
Definition: PreferenceInterface.h:116
Definition: GUI_PlaylistPreferences.h:9
Template class for implementing preference dialogs and preference widgets.
Definition: PreferenceInterface.h:70
Definition: ui_GUI_PlaylistPreferences.h:227
virtual QString get_action_name() const =0
has to be implemented and should return the translated action text