23 #ifndef GUI_SHUTDOWN_H 24 #define GUI_SHUTDOWN_H 26 #include "GUI/ShutdownDialog/ui_GUI_Shutdown.h" 27 #include "GUI/Helper/SayonaraWidget/SayonaraDialog.h" 29 #include "Helper/Shutdown/Shutdown.h" 43 void cancel_clicked();
44 void rb_after_finished_clicked(
bool b);
45 void rb_after_minutes_clicked(
bool b);
48 GUI_Shutdown(QWidget* parent=
nullptr);
53 #endif // GUI_SHUTDOWN_H Definition: ui_GUI_Shutdown.h:135
void sig_closed()
emitted when closed
Dialog with Settings connection. Also contains triggers for language_changed() and skin_changed()...
Definition: SayonaraDialog.h:38