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 (int defaultIndex, QWidget *parent) | |
Construct a new About Dialog object. More... | |
Public Member Functions inherited from GpgFrontend::UI::GeneralDialog | |
GeneralDialog (std::string name, QWidget *parent=nullptr) | |
Protected Member Functions | |
void | showEvent (QShowEvent *ev) override |
Protected Member Functions inherited from GpgFrontend::UI::GeneralDialog | |
void | setPosCenterOfScreen () |
void | movePosition2CenterOfParent () |
Private Attributes | |
UpdateTab * | update_tab_ |
Class for handling the about dialog.
|
explicit |
Construct a new About Dialog object.
defaultIndex | |
parent |
|
overrideprotected |
ev |
References GpgFrontend::UI::UpdateTab::getLatestVersion().