libkleo
qgpgmeadduseridjob.h
Go to the documentation of this file.
59 GpgME::Error start( const GpgME::Key & key, const QString & name, const QString & email, const QString & comment );
GpgME::Context * context() const
Definition: threadedjobmixin.h:176
void slotFinished()
Definition: threadedjobmixin.h:180
QGpgMEAddUserIDJob(GpgME::Context *context)
Definition: qgpgmeadduseridjob.cpp:49
Definition: qgpgmeadduseridjob.h:42
An abstract base class to asynchronously add UIDs to OpenPGP keys.
Definition: adduseridjob.h:60
GpgME::Error start(const GpgME::Key &key, const QString &name, const QString &email, const QString &comment)
Definition: qgpgmeadduseridjob.cpp:76
~QGpgMEAddUserIDJob()
Definition: qgpgmeadduseridjob.cpp:55
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.