certmanager/lib

Kleo::QGpgMESignEncryptJob Class Reference

Inheritance diagram for Kleo::QGpgMESignEncryptJob:

Kleo::SignEncryptJob Kleo::QGpgMEJob Kleo::Job List of all members.

Detailed Description

Definition at line 56 of file qgpgmesignencryptjob.h.


Public Member Functions

 QGpgMESignEncryptJob (GpgME::Context *context)
 ~QGpgMESignEncryptJob ()
GpgME::Error start (const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust)
std::pair< GpgME::SigningResult,
GpgME::EncryptionResult > 
exec (const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust, QByteArray &cipherText)
void showErrorDialog (QWidget *parent, const QString &caption) const

Member Function Documentation

GpgME::Error Kleo::QGpgMESignEncryptJob::start ( const std::vector< GpgME::Key > &  signers,
const std::vector< GpgME::Key > &  recipients,
const QByteArray &  plainText,
bool  alwaysTrust 
) [virtual]

Reimplemented from superclass. from SignEncryptJob

Implements Kleo::SignEncryptJob.

Definition at line 72 of file qgpgmesignencryptjob.cpp.

void Kleo::QGpgMESignEncryptJob::showErrorDialog ( QWidget *  parent,
const QString &  caption 
) const [virtual]

Reimplemented from superclass. from Job

Reimplemented from Kleo::Job.

Definition at line 112 of file qgpgmesignencryptjob.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys