kgpg
kgpgchangekey.h
Go to the documentation of this file.
bool wasChanged()
Checks if the cached values differ from those of the key.
Definition: kgpgchangekey.cpp:153
KGpgChangeKey(KGpgKeyNode *node, QWidget *widget)
Creates a change object for a given key node.
Definition: kgpgchangekey.cpp:23
void setParentWidget(QWidget *widget)
set a new parent widget for the transactions
Definition: kgpgchangekey.cpp:181
Definition: kgpgkey.h:236
void selfdestruct(const bool applyChanges)
Tell the object to remove itself once all work is done.
Definition: kgpgchangekey.cpp:167
void setOwTrust(const gpgme_validity_t trust)
Cache new owner trust.
Definition: kgpgchangekey.cpp:53
void done(int result)
This signal gets emitted every time apply() has done all of it's work.
void setExpiration(const QDateTime &date)
Cache new expiration date.
Definition: kgpgchangekey.cpp:43
A class for changing several properties of a key at once.
Definition: kgpgchangekey.h:44
void keyNeedsRefresh(KGpgKeyNode *node)
This signal get's emitted if apply finishes in detached mode.
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.