kgpg
KgpgCore::KgpgKeySign Class Reference
#include <kgpgkey.h>

Detailed Description
Definition at line 138 of file kgpgkey.h.
Public Member Functions | |
| QString | comment () const |
| QString | creation () const |
| QDate | creationDate () const |
| QString | email () const |
| QString | expiration () const |
| QDate | expirationDate () const |
| QString | fullId () const |
| QString | id () const |
| KgpgKeySign (const KgpgKeySign &other) | |
| KgpgKeySign () | |
| bool | local () const |
| QString | name () const |
| bool | operator!= (const KgpgKeySign &other) const |
| KgpgKeySign & | operator= (const KgpgKeySign &other) |
| bool | operator== (const KgpgKeySign &other) const |
| bool | revocation () const |
| void | setComment (const QString &comment) |
| void | setCreation (const QDate &date) |
| void | setEmail (const QString &email) |
| void | setExpiration (const QDate &date) |
| void | setId (const QString &id) |
| void | setLocal (const bool &local) |
| void | setName (const QString &name) |
| void | setRevocation (const bool &revoc) |
| bool | unlimited () const |
Constructor & Destructor Documentation
| KgpgCore::KgpgKeySign::KgpgKeySign | ( | ) |
Definition at line 34 of file kgpgkey.cpp.
| KgpgCore::KgpgKeySign::KgpgKeySign | ( | const KgpgKeySign & | other | ) |
Definition at line 42 of file kgpgkey.cpp.
Member Function Documentation
| QString KgpgCore::KgpgKeySign::comment | ( | ) | const |
Definition at line 108 of file kgpgkey.cpp.
| QString KgpgCore::KgpgKeySign::creation | ( | ) | const |
Definition at line 143 of file kgpgkey.cpp.
| QDate KgpgCore::KgpgKeySign::creationDate | ( | ) | const |
Definition at line 123 of file kgpgkey.cpp.
| QString KgpgCore::KgpgKeySign::email | ( | ) | const |
Definition at line 103 of file kgpgkey.cpp.
| QString KgpgCore::KgpgKeySign::expiration | ( | ) | const |
Definition at line 138 of file kgpgkey.cpp.
| QDate KgpgCore::KgpgKeySign::expirationDate | ( | ) | const |
Definition at line 118 of file kgpgkey.cpp.
| QString KgpgCore::KgpgKeySign::fullId | ( | ) | const |
Definition at line 93 of file kgpgkey.cpp.
| QString KgpgCore::KgpgKeySign::id | ( | ) | const |
Definition at line 88 of file kgpgkey.cpp.
| bool KgpgCore::KgpgKeySign::local | ( | ) | const |
Definition at line 128 of file kgpgkey.cpp.
| QString KgpgCore::KgpgKeySign::name | ( | ) | const |
Definition at line 98 of file kgpgkey.cpp.
| bool KgpgCore::KgpgKeySign::operator!= | ( | const KgpgKeySign & | other | ) | const [inline] |
| KgpgKeySign & KgpgCore::KgpgKeySign::operator= | ( | const KgpgKeySign & | other | ) |
Definition at line 155 of file kgpgkey.cpp.
| bool KgpgCore::KgpgKeySign::operator== | ( | const KgpgKeySign & | other | ) | const |
Definition at line 148 of file kgpgkey.cpp.
| bool KgpgCore::KgpgKeySign::revocation | ( | ) | const |
Definition at line 133 of file kgpgkey.cpp.
| void KgpgCore::KgpgKeySign::setComment | ( | const QString & | comment | ) |
Definition at line 63 of file kgpgkey.cpp.
| void KgpgCore::KgpgKeySign::setCreation | ( | const QDate & | date | ) |
Definition at line 73 of file kgpgkey.cpp.
| void KgpgCore::KgpgKeySign::setEmail | ( | const QString & | ) |
Definition at line 58 of file kgpgkey.cpp.
| void KgpgCore::KgpgKeySign::setExpiration | ( | const QDate & | date | ) |
Definition at line 68 of file kgpgkey.cpp.
| void KgpgCore::KgpgKeySign::setId | ( | const QString & | id | ) |
Definition at line 48 of file kgpgkey.cpp.
| void KgpgCore::KgpgKeySign::setLocal | ( | const bool & | local | ) |
Definition at line 78 of file kgpgkey.cpp.
| void KgpgCore::KgpgKeySign::setName | ( | const QString & | name | ) |
Definition at line 53 of file kgpgkey.cpp.
| void KgpgCore::KgpgKeySign::setRevocation | ( | const bool & | revoc | ) |
Definition at line 83 of file kgpgkey.cpp.
| bool KgpgCore::KgpgKeySign::unlimited | ( | ) | const |
Definition at line 113 of file kgpgkey.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference