libkleo
#include "qgpgmenewcryptoconfig.h"#include <KLocalizedString>#include <KMessageBox>#include <KDebug>#include <QFile>#include <gpgme++/global.h>#include <gpgme++/error.h>#include <boost/foreach.hpp>#include <boost/bind.hpp>#include <boost/mem_fn.hpp>#include <sstream>#include <string>#include <cassert>
Include dependency graph for qgpgmenewcryptoconfig.cpp:

Go to the source code of this file.
Functions | |
| static Kleo::CryptoConfigEntry::ArgType | knownArgType (int argType, bool &ok) |
| static KUrl | parseURL (int mRealArgType, const QString &str) |
| static QString | splitURL (int mRealArgType, const KUrl &url) |
| static QString | urlpart_decode (const QString &str) |
| static QString | urlpart_encode (const QString &str) |
Variables | |
| static bool | s_duringClear = false |
Function Documentation
|
static |
Definition at line 297 of file qgpgmenewcryptoconfig.cpp.
|
static |
Definition at line 467 of file qgpgmenewcryptoconfig.cpp.
|
static |
Definition at line 498 of file qgpgmenewcryptoconfig.cpp.
Definition at line 291 of file qgpgmenewcryptoconfig.cpp.
Definition at line 282 of file qgpgmenewcryptoconfig.cpp.
Variable Documentation
|
static |
Definition at line 70 of file qgpgmenewcryptoconfig.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