kgpg
convert.cpp File Reference
#include "convert.h"
#include <KDebug>
#include <KGlobal>
#include <KLocale>
#include "kgpgsettings.h"
#include "images.h"
Include dependency graph for convert.cpp:

Go to the source code of this file.
Namespaces | |
KgpgCore | |
KgpgCore::Convert | |
Functions | |
KgpgKeyAlgo | KgpgCore::Convert::toAlgo (const uint v) |
KgpgKeyAlgo | KgpgCore::Convert::toAlgo (const QString &s) |
KgpgKeyOwnerTrust | KgpgCore::Convert::toOwnerTrust (const QChar &c) |
KgpgKeyOwnerTrust | KgpgCore::Convert::toOwnerTrust (const QString &s) |
QString | KgpgCore::Convert::toString (const KgpgKeyAlgo algorithm) |
QString | KgpgCore::Convert::toString (const KgpgKeyOwnerTrust ownertrust) |
QString | KgpgCore::Convert::toString (const KgpgKeyTrust trust) |
QString | KgpgCore::Convert::toString (const QDate &date) |
QString | KgpgCore::Convert::toString (const KgpgCore::KgpgSubKeyType type) |
KgpgSubKeyType | KgpgCore::Convert::toSubType (const QString &capString, bool upper) |
KgpgKeyTrust | KgpgCore::Convert::toTrust (const QChar &c) |
KgpgKeyTrust | KgpgCore::Convert::toTrust (const QString &s) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:51 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 23:07:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.