GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
GpgFrontend::UI::AboutDialog Class Reference

Class for handling the about dialog. More...

#include <AboutDialog.h>

Inheritance diagram for GpgFrontend::UI::AboutDialog:
Inheritance graph
Collaboration diagram for GpgFrontend::UI::AboutDialog:
Collaboration graph

Public Member Functions

 AboutDialog (int defaultIndex, 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
 

Private Attributes

UpdateTabupdate_tab_
 

Detailed Description

Class for handling the about dialog.

Constructor & Destructor Documentation

◆ AboutDialog()

GpgFrontend::UI::AboutDialog::AboutDialog ( int  defaultIndex,
QWidget *  parent 
)
explicit

Construct a new About Dialog object.

Parameters
defaultIndex
parent

Member Function Documentation

◆ showEvent()

void GpgFrontend::UI::AboutDialog::showEvent ( QShowEvent *  ev)
overrideprotected
Parameters
ev

The documentation for this class was generated from the following files: