kgpg
convert.h File Reference
Include dependency graph for convert.h:
This graph shows which files directly or indirectly include this file:
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) |
gpgme_validity_t | KgpgCore::Convert::toOwnerTrust (const QChar &c) |
QString | KgpgCore::Convert::toString (const KgpgCore::KgpgKeyAlgo algorithm) |
QString | KgpgCore::Convert::toString (const KgpgCore::KgpgKeyTrust trust) |
QString | KgpgCore::Convert::toString (const gpgme_validity_t ownertrust) |
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 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:42:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.