QtPass 1.4.0
Multi-platform GUI for pass, the standard unix password manager.
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
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=0)
 KeygenDialog::KeygenDialog basic constructor.
 
 ~KeygenDialog ()
 KeygenDialog::~KeygenDialog even more basic destructor.
 

Protected Member Functions

void closeEvent (QCloseEvent *event)
 KeygenDialog::closeEvent we are done here.
 

Detailed Description

Handles GPG keypair generation.

Definition at line 16 of file keygendialog.h.

Constructor & Destructor Documentation

◆ KeygenDialog()

KeygenDialog::KeygenDialog ( ConfigDialog parent = 0)
explicit

KeygenDialog::KeygenDialog basic constructor.

Parameters
parent

Definition at line 16 of file keygendialog.cpp.

◆ ~KeygenDialog()

KeygenDialog::~KeygenDialog ( )

KeygenDialog::~KeygenDialog even more basic destructor.

Definition at line 25 of file keygendialog.cpp.

Member Function Documentation

◆ closeEvent()

void KeygenDialog::closeEvent ( QCloseEvent *  event)
protected

KeygenDialog::closeEvent we are done here.

Parameters
event

Definition at line 188 of file keygendialog.cpp.


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