certmanager/lib
Kleo::QGpgMEImportJob Class Reference
Inheritance diagram for Kleo::QGpgMEImportJob:

Detailed Description
Definition at line 49 of file qgpgmeimportjob.h.
Public Member Functions | |
QGpgMEImportJob (GpgME::Context *context) | |
~QGpgMEImportJob () | |
GpgME::Error | start (const QByteArray &keyData) |
GpgME::ImportResult | exec (const QByteArray &keyData) |
Member Function Documentation
GpgME::Error Kleo::QGpgMEImportJob::start | ( | const QByteArray & | keyData | ) | [virtual] |
- Reimplemented from superclass. from ImportJob
Implements Kleo::ImportJob.
Definition at line 64 of file qgpgmeimportjob.cpp.
GpgME::ImportResult Kleo::QGpgMEImportJob::exec | ( | const QByteArray & | keyData | ) | [virtual] |
- Reimplemented from superclass. from ImportJob
Implements Kleo::ImportJob.
Definition at line 76 of file qgpgmeimportjob.cpp.
The documentation for this class was generated from the following files: