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 "qgpgmenewcryptoconfig.moc"
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 295 of file qgpgmenewcryptoconfig.cpp.
|
static |
Definition at line 465 of file qgpgmenewcryptoconfig.cpp.
|
static |
Definition at line 496 of file qgpgmenewcryptoconfig.cpp.
Definition at line 289 of file qgpgmenewcryptoconfig.cpp.
Definition at line 280 of file qgpgmenewcryptoconfig.cpp.
Variable Documentation
|
static |
Definition at line 68 of file qgpgmenewcryptoconfig.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.