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 movePos2CenterOfScreen();
58 void movePos2CenterOfParent();
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:35
Definition: FileReadTask.cpp:29