kleopatra
learncardkeyscommand.cpp
Go to the documentation of this file.
69 return QStringList() << gpgPath() << QLatin1String("--batch") << QLatin1String("--card-status") << QLatin1String("-v");
86 "<para>Please check the output of <icode>%1</icode> for details.</para>", args.join( QLatin1String(" ") ) ) ;
void finished()
GpgME::Protocol protocol() const
Definition: learncardkeyscommand.cpp:63
static ReaderStatus * mutableInstance()
Definition: readerstatus.cpp:736
~LearnCardKeysCommand()
Definition: learncardkeyscommand.cpp:61
void setIgnoresSuccessOrFailure(bool ignore)
Definition: gnupgprocesscommand.cpp:301
Definition: classify.h:49
void setShowsOutputWindow(bool show)
Definition: gnupgprocesscommand.cpp:309
LearnCardKeysCommand(GpgME::Protocol proto)
Definition: learncardkeyscommand.cpp:52
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.