57 GpgME::Error start(
const QString &email,
const QString &name);
59 QString auditLogAsHtml()
const override;
60 GpgME::Error auditLogError()
const override;
64 void slotCancel()
override;
67 void result(
const GpgME::KeyGenerationResult &result,
const QByteArray &pubkeyData,
68 const QString &auditLogAsHtml,
const GpgME::Error &auditLogError);
71 bool eventFilter(QObject *watched, QEvent *event)
override;