21 #ifndef GUI_SHUTDOWN_H 22 #define GUI_SHUTDOWN_H 24 #include "GUI/ShutdownDialog/ui_GUI_Shutdown.h" 25 #include "GUI/Helper/SayonaraWidget/SayonaraDialog.h" 26 #include "Helper/Shutdown/Shutdown.h" 41 void cancel_clicked();
42 void rb_after_finished_clicked(
bool b);
43 void rb_after_minutes_clicked(
bool b);
46 explicit GUI_Shutdown(QWidget* parent=
nullptr);
52 #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:33