32 #include "GUI/Preferences/LastFM/ui_GUI_LastFM.h"
34 #include "Components/StreamPlugins/LastFM/LastFM.h"
35 #include "Interfaces/PreferenceDialog/PreferenceWidgetInterface.h"
70 void btn_login_clicked();
71 void active_changed(
bool active);
72 void logged_in(
bool success);
void revert() override
This method is called, when cancel is clicked. So the gui should be re-initialized when this method i...
QString get_action_name() const override
has to be implemented and should return the translated action text
virtual void init_ui()=0
call setup_parent(this) here. initialize compoenents and connections here. After calling setup_parent...
void commit() override
This method is called, when OK or apply is pressed. So all settings should be written there...
void language_changed()
automatically called when language has changed. When overriding this method. Overriding this method s...
Definition: PreferenceInterface.h:116
Template class for implementing preference dialogs and preference widgets.
Definition: PreferenceInterface.h:70
Definition: GUI_LastFM.h:40
Definition: ui_GUI_LastFM.h:145