libkleo
#include "keyrequester.h"#include "keyselectiondialog.h"#include "kleo/keylistjob.h"#include "kleo/dn.h"#include "kleo/cryptobackendfactory.h"#include <gpgme++/key.h>#include <gpgme++/keylistresult.h>#include <klocale.h>#include <kiconloader.h>#include <kdialog.h>#include <kdebug.h>#include <kmessagebox.h>#include <kpushbutton.h>#include <QApplication>#include <QLayout>#include <QString>#include <QStringList>#include <QLabel>#include <QRegExp>#include <QHBoxLayout>#include <assert.h>
Include dependency graph for keyrequester.cpp:

Go to the source code of this file.
Macros | |
| #define | __KLEO_UI_SHOW_KEY_LIST_ERROR_H__ |
Functions | |
| static unsigned int | encryptionKeyUsage (bool openpgp, bool smime, bool trusted, bool valid) |
| static unsigned int | foo (bool openpgp, bool smime, bool trusted, bool valid) |
| static void | showKeyListError (QWidget *parent, const GpgME::Error &err) |
| static unsigned int | signingKeyUsage (bool openpgp, bool smime, bool trusted, bool valid) |
Macro Definition Documentation
| #define __KLEO_UI_SHOW_KEY_LIST_ERROR_H__ |
Definition at line 228 of file keyrequester.cpp.
Function Documentation
|
inlinestatic |
Definition at line 430 of file keyrequester.cpp.
|
inlinestatic |
Definition at line 417 of file keyrequester.cpp.
|
static |
Definition at line 229 of file keyrequester.cpp.
|
inlinestatic |
Definition at line 434 of file keyrequester.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:38 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:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference