kgpg
kgpginterface.h File Reference
Include dependency graph for kgpginterface.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
KgpgInterface | |
Functions | |
bool | KgpgInterface::getGpgBoolSetting (const QString &name, const QString &configfile) |
QString | KgpgInterface::getGpgSetting (const QString &name, const QString &configfile) |
KgpgCore::KgpgKeyList | KgpgInterface::readPublicKeys (const QStringList &ids=QStringList()) |
KgpgCore::KgpgKeyList | KgpgInterface::readSecretKeys (const QStringList &ids=QStringList()) |
void | KgpgInterface::readSignatures (KGpgKeyNode *node) |
void | KgpgInterface::setGpgBoolSetting (const QString &name, const bool enable, const QString &url) |
void | KgpgInterface::setGpgSetting (const QString &name, const QString &value, const QString &url) |
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.