55 GpgME::Error start(
const QString &email,
const QString &name);
57 QString auditLogAsHtml()
const override;
58 GpgME::Error auditLogError()
const override;
62 void slotCancel()
override;
65 void result(
const GpgME::KeyGenerationResult &result,
const QByteArray &pubkeyData,
66 const QString &auditLogAsHtml,
const GpgME::Error &auditLogError);
69 bool eventFilter(QObject *watched, QEvent *event)
override;