kgpg
kgpgsendkeys.cpp
Go to the documentation of this file.
18 KGpgSendKeys::KGpgSendKeys(QObject *parent, const QString &keyserver, const QStringList &keys, const QString &attropt, const bool withProgress, const QString &proxy)
int addArgument(const QString &arg)
add a command line argument to gpg process
Definition: kgpgtransaction.cpp:562
virtual bool nextLine(const QString &line)
Called for every line the gpg process writes.
Definition: kgpgsendkeys.cpp:54
void replaceArgument(const int pos, const QString &arg)
replace the argument at the given position
Definition: kgpgtransaction.cpp:582
void setAttributeOptions(const QString &opt)
set which attributes are exported
Definition: kgpgsendkeys.cpp:75
int count(const T &value) const
void append(const T &value)
bool isEmpty() const
unexpected sequence of GnuPG messages
Definition: kgpgtransaction.h:62
void setSuccess(const int v)
set the success value that will be returned with the done signal
Definition: kgpgtransaction.cpp:448
virtual bool preStart()
Called before the gpg process is started.
Definition: kgpgkeyservertransaction.cpp:68
base class for transactions involving key servers
Definition: kgpgkeyservertransaction.h:27
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.