libkleo
qgpgmelistallkeysjob.cpp File Reference
#include "qgpgmelistallkeysjob.h"#include "kleopatra/models/predicates.h"#include <gpgme++/key.h>#include <gpgme++/context.h>#include <gpgme++/keylistresult.h>#include <gpg-error.h>#include <kmessagebox.h>#include <klocale.h>#include <kdebug.h>#include <QStringList>#include <algorithm>#include <cstdlib>#include <cstring>#include <cassert>#include "qgpgmelistallkeysjob.moc"
Include dependency graph for qgpgmelistallkeysjob.cpp:

Go to the source code of this file.
Functions | |
| static KeyListResult | do_list_keys (Context *ctx, std::vector< Key > &keys, bool secretOnly) |
| static QGpgMEListAllKeysJob::result_type | list_keys (Context *ctx, bool mergeKeys) |
| static void | merge_keys (std::vector< Key > &merged, std::vector< Key > &pub, std::vector< Key > &sec) |
Function Documentation
|
static |
Definition at line 67 of file qgpgmelistallkeysjob.cpp.
|
static |
Definition at line 117 of file qgpgmelistallkeysjob.cpp.
|
static |
Definition at line 105 of file qgpgmelistallkeysjob.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 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:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference