kgpg
kgpgimport.h
Go to the documentation of this file.
112 static QString getDetailedImportMessage(const QStringList &log, const KGpgItemModel *model = NULL);
Definition: kgpgitemmodel.h:44
QString getImportMessage() const
get textual summary of the import events
Definition: kgpgimport.cpp:96
static QString getDetailedImportMessage(const QStringList &log, const KGpgItemModel *model=NULL)
get detailed summary of import
Definition: kgpgimport.cpp:206
QStringList getImportedKeys() const
get the names and short fingerprints of the imported keys
Definition: kgpgimport.cpp:47
static QStringList getImportedIds(const QStringList &log, const int reason=-1)
get the full fingerprints of the imported keys
Definition: kgpgimport.cpp:59
KGpgImport(QObject *parent, const QString &text=QString())
import given text
Definition: kgpgimport.cpp:22
static int isKey(const QString &text, const bool incomplete=false)
check if the given text contains a private or public key
Definition: kgpgimport.cpp:276
QObject * parent() const
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.