27 void on_passphrase1_textChanged(
const QString &arg1);
28 void on_passphrase2_textChanged(
const QString &arg1);
29 void on_checkBox_stateChanged(
int arg1);
30 void on_email_textChanged(
const QString &arg1);
31 void on_name_textChanged(
const QString &arg1);
35 void replace(
const QString &,
const QString &);
37 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.