QtPass 1.7.0
Multi-platform GUI for pass, the standard unix password manager.
Loading...
Searching...
No Matches
KeygenDialog Class Reference

Handles GPG keypair generation. More...

#include <keygendialog.h>

Inheritance diagram for KeygenDialog:
Collaboration diagram for KeygenDialog:

Public Member Functions

 KeygenDialog (ConfigDialog *parent=nullptr)
 Construct a KeygenDialog with an optional parent ConfigDialog.

Protected Member Functions

void closeEvent (QCloseEvent *event) override
 Handle dialog close, emitting appropriate signals.

Detailed Description

Handles GPG keypair generation.

Definition at line 22 of file keygendialog.h.

Constructor & Destructor Documentation

◆ KeygenDialog()

KeygenDialog::KeygenDialog ( ConfigDialog * parent = nullptr)
explicit

Construct a KeygenDialog with an optional parent ConfigDialog.

Parameters
parentParent dialog, or nullptr.
Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ closeEvent()

void KeygenDialog::closeEvent ( QCloseEvent * event)
overrideprotected

Handle dialog close, emitting appropriate signals.

Parameters
eventThe close event.

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