kget
SignatureThread Class Reference
#include <signaturethread.h>
Inheritance diagram for SignatureThread:

Public Member Functions | |
SignatureThread (QObject *parent=0) | |
~SignatureThread () | |
bool | isValid () const |
void | verify (const KUrl &dest, const QByteArray &sig) |
Protected Member Functions | |
void | run () |
Detailed Description
Definition at line 32 of file signaturethread.h.
Constructor & Destructor Documentation
SignatureThread::SignatureThread | ( | QObject * | parent = 0 | ) |
Definition at line 25 of file signaturethread.cpp.
SignatureThread::~SignatureThread | ( | ) |
Definition at line 31 of file signaturethread.cpp.
Member Function Documentation
bool SignatureThread::isValid | ( | ) | const |
- Returns
- true if the thread is valid, i.e. has QGPGME support
Definition at line 40 of file signaturethread.cpp.
|
protected |
Definition at line 60 of file signaturethread.cpp.
void SignatureThread::verify | ( | const KUrl & | dest, |
const QByteArray & | sig | ||
) |
Definition at line 49 of file signaturethread.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 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:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.