kleopatra
Kleo::KeyCache::RefreshKeysJob Class Reference
#include <keycache_p.h>
Inherits QObject.
Signals | |
void | canceled () |
void | done (const GpgME::KeyListResult &) |
Public Member Functions | |
RefreshKeysJob (KeyCache *cache, QObject *parent=0) | |
~RefreshKeysJob () | |
void | cancel () |
void | start () |
Detailed Description
Definition at line 45 of file keycache_p.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 901 of file keycache.cpp.
KeyCache::RefreshKeysJob::~RefreshKeysJob | ( | ) |
Definition at line 905 of file keycache.cpp.
Member Function Documentation
void KeyCache::RefreshKeysJob::cancel | ( | ) |
Definition at line 913 of file keycache.cpp.
|
signal |
|
signal |
void KeyCache::RefreshKeysJob::start | ( | ) |
Definition at line 908 of file keycache.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:56:43 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:56:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.