kleopatra
learncardkeyscommand.cpp
Go to the documentation of this file.
68 return QStringList() << gpgPath() << QLatin1String("--batch") << QLatin1String("--card-status") << QLatin1String("-v");
85 "<para>Please check the output of <icode>%1</icode> for details.</para>", args.join( QLatin1String(" ") ) ) ;
void finished()
GpgME::Protocol protocol() const
Definition: learncardkeyscommand.cpp:62
static ReaderStatus * mutableInstance()
Definition: readerstatus.cpp:721
~LearnCardKeysCommand()
Definition: learncardkeyscommand.cpp:60
QString join(const QString &separator) const
void setIgnoresSuccessOrFailure(bool ignore)
Definition: gnupgprocesscommand.cpp:300
Definition: classify.h:49
void setShowsOutputWindow(bool show)
Definition: gnupgprocesscommand.cpp:308
LearnCardKeysCommand(GpgME::Protocol proto)
Definition: learncardkeyscommand.cpp:51
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:11 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:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.