libkleo
keygenerationjob.h
Go to the documentation of this file.
76 void result( const GpgME::KeyGenerationResult & result, const QByteArray & pubKeyData, const QString & auditLogAsHtml=QString(), const GpgME::Error & auditLogError=GpgME::Error() );
~KeyGenerationJob()
virtual GpgME::Error start(const QString ¶meters)=0
Starts the key generation operation.
void result(const GpgME::KeyGenerationResult &result, const QByteArray &pubKeyData, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error())
KeyGenerationJob(QObject *parent)
An abstract base class for asynchronous key generation.
Definition: keygenerationjob.h:61
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.