GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
|
Class for handling the about dialog. More...
#include <AboutDialog.h>
Public Member Functions | |
AboutDialog (const QString &default_tab_name, QWidget *parent) | |
Construct a new About Dialog object. More... | |
Public Member Functions inherited from GpgFrontend::UI::GeneralDialog | |
GeneralDialog (QString name, QWidget *parent=nullptr) | |
Protected Member Functions | |
void | showEvent (QShowEvent *ev) override |
Protected Member Functions inherited from GpgFrontend::UI::GeneralDialog | |
void | setPosCenterOfScreen () |
void | movePosition2CenterOfParent () |
auto | isRectRestored () -> bool |
void | showEvent (QShowEvent *event) override |
Class for handling the about dialog.
|
explicit |
Construct a new About Dialog object.
defaultIndex | |
parent |
References GpgFrontend::Module::IsModuleActivate().
|
overrideprotected |
ev |