kgpg
kgpgdeluid.cpp
Go to the documentation of this file.
36 KGpgDelUid::KGpgDelUid(QObject *parent, const KGpgKeyNode *keynode, const int uid, const RemoveMode removeMode)
const KGpgSignableNode * getUid(const unsigned int index) const
get the user id or user attribute with the given number
Definition: KGpgKeyNode.cpp:312
KGpgExpandableNode * getParentKeyNode() const
Returns the parent node in the key hierarchy.
Definition: KGpgNode.cpp:330
void removeFirst()
remove only those other uids that have an email address
Definition: kgpgdeluid.h:40
virtual KgpgCore::KgpgItemType getType() const =0
Returns the item type of this object.
void append(const T &value)
void setUid(const QString &uid)
set the uid number of the transaction to the given value
Definition: kgpguidtransaction.cpp:80
bool isEmpty() const
bool isEmpty() const
virtual ts_boolanswer boolQuestion(const QString &line)
Called for every boolean question GnuPG answers.
Definition: kgpgtransaction.cpp:457
void setKeyId(const QString &keyid)
set the key id of the transaction to the given value
Definition: kgpguidtransaction.cpp:66
unexpected sequence of GnuPG messages
Definition: kgpgtransaction.h:62
The abstract base class for all classes that may have child objects.
Definition: KGpgExpandableNode.h:34
virtual bool nextLine(const QString &line)
Called for every line the gpg process writes.
Definition: kgpgdeluid.cpp:172
void setUids(const KGpgSignableNode::const_List &uids)
set the user ids to be deleted
Definition: kgpgdeluid.cpp:63
void setSuccess(const int v)
set the success value that will be returned with the done signal
Definition: kgpgtransaction.cpp:448
virtual bool wasExpanded() const
check if there are any child nodes present in memory
Definition: KGpgExpandableNode.cpp:64
bool signNodeGreaterThan(const KGpgSignableNode *s1, const KGpgSignableNode *s2)
Definition: kgpgdeluid.cpp:57
bool standardCommands(const QString &line)
handle common GnuPG messages for uid transactions
Definition: kgpguidtransaction.cpp:45
QObject * parent() const
virtual ts_boolanswer boolQuestion(const QString &line)
Called for every boolean question GnuPG answers.
Definition: kgpgdeluid.cpp:178
base class for transactions involving only one user id of a key
Definition: kgpguidtransaction.h:25
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.