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

Dialog with Settings connection. Also contains triggers for language_changed() and skin_changed(). Emits sig_closed() when closed. More...

#include <Dialog.h>

Inheritance diagram for Gui::Dialog:
Gui::WidgetTemplate< QDialog > Gui::WidgetTemplateParent Gui::DoubleCalendarDialog Gui::LineInputDialog GUI_AlternativeCovers GUI_ConfigureStation GUI_CssEditor GUI_DeleteDialog GUI_EditLibrary GUI_FailMessageBox GUI_FileExpressionDialog GUI_History GUI_ImportDialog GUI_InfoDialog GUI_Logger GUI_PreferenceDialog GUI_StationSearcher GUI_StyleSettings GUI_TargetPlaylistDialog Library::GUI_LibraryInfoBox Library::GUI_LibraryReloadDialog SC::GUI_ArtistSearch

Signals

void sigClosed ()
 emitted when closed
 

Public Member Functions

 Dialog (QWidget *parent=nullptr)
 
bool isAccepted () const
 
void resize (double percent)
 
virtual void showEvent (QShowEvent *e) override
 

Protected Member Functions

virtual void closeEvent (QCloseEvent *e) override
 
virtual void languageChanged ()
 
virtual void skinChanged ()
 

Detailed Description

Dialog with Settings connection. Also contains triggers for language_changed() and skin_changed(). Emits sig_closed() when closed.