kgpg
kgpgkeyservertransaction.h
Go to the documentation of this file.
49 KGpgKeyserverTransaction(QObject *parent, const QString &keyserver, const bool withProgress = false, const QString &proxy = QString());
void setKeyserver(const QString &server)
set the keyserver
Definition: kgpgkeyservertransaction.cpp:45
virtual ~KGpgKeyserverTransaction()
Definition: kgpgkeyservertransaction.cpp:39
void setProgressEnable(const bool b)
activate the progress window
Definition: kgpgkeyservertransaction.cpp:87
virtual bool preStart()
Called before the gpg process is started.
Definition: kgpgkeyservertransaction.cpp:68
virtual void finish()
Called when the gpg process finishes.
Definition: kgpgkeyservertransaction.cpp:61
base class for transactions involving key servers
Definition: kgpgkeyservertransaction.h:27
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.