kgpg
KgpgCore::Convert Namespace Reference
  Functions | |
| KgpgKeyAlgo | toAlgo (const uint v) | 
| KgpgKeyAlgo | toAlgo (const QString &s) | 
| gpgme_validity_t | toOwnerTrust (const QChar &c) | 
| QString | toString (const KgpgKeyAlgo algorithm) | 
| QString | toString (const KgpgCore::KgpgKeyAlgo algorithm) | 
| QString | toString (const KgpgCore::KgpgKeyTrust trust) | 
| QString | toString (const gpgme_validity_t ownertrust) | 
| QString | toString (const KgpgKeyTrust trust) | 
| QString | toString (const KgpgCore::KgpgSubKeyType type) | 
| KgpgSubKeyType | toSubType (const QString &capString, bool upper) | 
| KgpgKeyTrust | toTrust (const QChar &c) | 
| KgpgKeyTrust | toTrust (const QString &s) | 
Function Documentation
| KgpgKeyAlgo KgpgCore::Convert::toAlgo | ( | const uint | v | ) | 
Definition at line 116 of file convert.cpp.
| KgpgKeyAlgo KgpgCore::Convert::toAlgo | ( | const QString & | s | ) | 
Definition at line 131 of file convert.cpp.
| gpgme_validity_t KgpgCore::Convert::toOwnerTrust | ( | const QChar & | c | ) | 
Definition at line 171 of file convert.cpp.
| QString KgpgCore::Convert::toString | ( | const KgpgKeyAlgo | algorithm | ) | 
Definition at line 35 of file convert.cpp.
| 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 | ) | 
Definition at line 54 of file convert.cpp.
| QString KgpgCore::Convert::toString | ( | const KgpgKeyTrust | trust | ) | 
Definition at line 73 of file convert.cpp.
| QString KgpgCore::Convert::toString | ( | const KgpgCore::KgpgSubKeyType | type | ) | 
Definition at line 100 of file convert.cpp.
| KgpgSubKeyType KgpgCore::Convert::toSubType | ( | const QString & | capString, | 
| bool | upper | ||
| ) | 
parse the GnuPG capabilities field
- Parameters
 - 
  
capString the capability string as returned by GnuPG upper if the uppercase or lowercase version should be parsed  
Definition at line 187 of file convert.cpp.
| KgpgKeyTrust KgpgCore::Convert::toTrust | ( | const QChar & | c | ) | 
Definition at line 138 of file convert.cpp.
| KgpgKeyTrust KgpgCore::Convert::toTrust | ( | const QString & | s | ) | 
Definition at line 166 of file convert.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:09 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:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference