libkpgp
Kpgp::UserID Member List
This is the complete list of members for Kpgp::UserID, including all inherited members.
invalid() const | Kpgp::UserID | inline |
mInvalid | Kpgp::UserID | protected |
mRevoked | Kpgp::UserID | protected |
mText | Kpgp::UserID | protected |
mValidity | Kpgp::UserID | protected |
revoked() const | Kpgp::UserID | inline |
setInvalid(const bool invalid) | Kpgp::UserID | inline |
setRevoked(const bool revoked) | Kpgp::UserID | inline |
setText(const QString &str) | Kpgp::UserID | inline |
setValidity(const Validity validity) | Kpgp::UserID | inline |
text() const | Kpgp::UserID | inline |
UserID(const QString &str, const Validity validity=KPGP_VALIDITY_UNKNOWN, const bool revoked=false, const bool invalid=false) | Kpgp::UserID | explicit |
validity() const | Kpgp::UserID | inline |
~UserID() | Kpgp::UserID | inline |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:22 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:32:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.