28 #ifndef GPGFRONTEND_GENERALDIALOG_H
29 #define GPGFRONTEND_GENERALDIALOG_H
31 #include "ui/GpgFrontendUI.h"
41 explicit GeneralDialog(std::string name, QWidget* parent =
nullptr);
52 void setPosCenterOfScreen();
58 void movePosition2CenterOfParent();
64 void slot_restore_settings() noexcept;
69 void slot_save_settings() noexcept;
Definition: GeneralDialog.h:35
GeneralDialog(std::string name, QWidget *parent=nullptr)
Definition: GeneralDialog.cpp:32
Definition: FileReadTask.cpp:31