libkleo
qgpgmesecretkeyexportjob.cpp
Go to the documentation of this file.
113 void Kleo::QGpgMESecretKeyExportJob::slotStatus( GnuPGProcessBase * proc, const QString & type, const QStringList & args ) {
123 kDebug( 5150 ) <<"Kleo::QGpgMESecretKeyExportJob::slotStatus() not recognising ERROR with < 2 args!";
128 kDebug( 5150 ) <<"Kleo::QGpgMESecretKeyExportJob::slotStatus() expected number for first ERROR arg, got something else";
184 void Kleo::QGpgMESecretKeyExportJob::slotProcessExited(int exitCode, QProcess::ExitStatus exitStatus) {
int size() const
GpgME::Error start(const QStringList &patterns)
Definition: qgpgmesecretkeyexportjob.cpp:64
QString map(const char *token, int subtoken)
Definition: qgpgmeprogresstokenmapper.cpp:93
int size() const
QString fromLocal8Bit(const char *str, int size)
bool isEmpty() const
T & front()
QGpgMESecretKeyExportJob(bool armour, const QString &charset)
Definition: qgpgmesecretkeyexportjob.cpp:50
QByteArray toLatin1() const
int length() const
~QGpgMESecretKeyExportJob()
Definition: qgpgmesecretkeyexportjob.cpp:60
iterator begin()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:38 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:33:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.