Class for handling the about dialog.
More...
#include <AboutDialog.h>
|
void | showEvent (QShowEvent *ev) override |
|
void | setPosCenterOfScreen () |
|
void | movePosition2CenterOfParent () |
|
auto | isRectRestored () -> bool |
|
void | showEvent (QShowEvent *event) override |
|
Class for handling the about dialog.
◆ AboutDialog()
GpgFrontend::UI::AboutDialog::AboutDialog |
( |
int |
defaultIndex, |
|
|
QWidget * |
parent |
|
) |
| |
|
explicit |
Construct a new About Dialog object.
- Parameters
-
◆ showEvent()
void GpgFrontend::UI::AboutDialog::showEvent |
( |
QShowEvent * |
ev | ) |
|
|
overrideprotected |
The documentation for this class was generated from the following files:
- src/ui/dialog/help/AboutDialog.h
- src/ui/dialog/help/AboutDialog.cpp