3#ifndef SRC_KEYGENDIALOG_H_
4#define SRC_KEYGENDIALOG_H_
29 void on_passphrase1_textChanged(
const QString &arg1);
30 void on_passphrase2_textChanged(
const QString &arg1);
31 void on_checkBox_stateChanged(
int arg1);
32 void on_email_textChanged(
const QString &arg1);
33 void on_name_textChanged(
const QString &arg1);
37 void replace(
const QString &,
const QString &);
39 void no_protection(
bool enable);
The ConfigDialog handles the configuration interface.
Handles GPG keypair generation.
void closeEvent(QCloseEvent *event)
KeygenDialog::closeEvent we are done here.
~KeygenDialog()
KeygenDialog::~KeygenDialog even more basic destructor.