kleopatra
decryptverifycommandfilesbase.cpp
Go to the documentation of this file.
178 void DecryptVerifyCommandFilesBase::Private::slotProgress( const QString& what, int current, int total )
187 void DecryptVerifyCommandFilesBase::Private::verificationResult( const VerificationResult & vResult )
193 const QString s = signatureToString( sig, DecryptVerifyResult::keyForSignature( sig, signers ) );
Definition: assuancommand.h:369
bool isFile() const
DecryptVerifyCommandFilesBase()
Definition: decryptverifycommandfilesbase.cpp:102
const char * constData() const
const char * summaryToString(const GpgME::Signature::Summary summary)
QString signatureToString(const GpgME::Signature &sig, const GpgME::Key &key)
static boost::shared_ptr< const KeyCache > instance()
Definition: keycache.cpp:190
~DecryptVerifyCommandFilesBase()
Definition: decryptverifycommandfilesbase.cpp:109
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QByteArray toUtf8() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.