Sayonara Player
Signals | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Gui::Widget Class Reference

#include <Widget.h>

Detailed Description

Widget with Settings connection. Also contains triggers for language_changed() and skin_changed() widget's content can be exported to a Dialog via the box_into_dialog() method.

Signals

void sig_shown ()
 
void sig_closed ()
 

Public Member Functions

 Widget (QWidget *parent=nullptr)
 
Dialogbox_into_dialog ()
 
virtual void language_changed ()
 
virtual void skin_changed ()
 

Protected Member Functions

virtual void showEvent (QShowEvent *e)
 
virtual void closeEvent (QCloseEvent *e)
 

Protected Attributes

Dialog_boxed_dialog =nullptr
 
Settings_settings =nullptr
 
Inheritance diagram for Gui::Widget:
Gui::WidgetTemplate< QWidget > SayonaraClass GUI_ControlsBase GUI_DirectoryWidget GUI_FontConfig GUI_IconPreferences GUI_Logger GUI_Lyrics GUI_PlayerPlugin GUI_Playlist GUI_PlaylistBottomBar GUI_ShortcutEntry GUI_TagEdit GUI_TagFromPath Library::GUI_AbstractLibrary Library::GUI_CoverView Library::GUI_EmptyLibrary PlayerPlugin::Base Preferences::Base SomaFM::GUI_SomaFM