kgpg
KgpgCore::KgpgKeyUat Class Reference
#include <kgpgkey.h>
Inheritance diagram for KgpgCore::KgpgKeyUat:

Detailed Description
Definition at line 181 of file kgpgkey.h.
Public Member Functions | |
| KgpgKeyUat () | |
| KgpgKeyUat (const KgpgKeyUat &other) | |
| void | setId (const QString &id) |
| void | setCreation (const QDate &date) |
| QString | id () const |
| QDate | creationDate () const |
| QString | creation () const |
| void | addSign (const KgpgKeySign &sign) |
| KgpgKeySignList | signList () const |
| bool | operator== (const KgpgKeyUat &other) const |
| bool | operator!= (const KgpgKeyUat &other) const |
| KgpgKeyUat & | operator= (const KgpgKeyUat &other) |
Constructor & Destructor Documentation
| KgpgCore::KgpgKeyUat::KgpgKeyUat | ( | ) |
Definition at line 174 of file kgpgkey.cpp.
| KgpgCore::KgpgKeyUat::KgpgKeyUat | ( | const KgpgKeyUat & | other | ) |
Definition at line 180 of file kgpgkey.cpp.
Member Function Documentation
| void KgpgCore::KgpgKeyUat::setId | ( | const QString & | id | ) |
Definition at line 186 of file kgpgkey.cpp.
| void KgpgCore::KgpgKeyUat::setCreation | ( | const QDate & | date | ) |
Definition at line 191 of file kgpgkey.cpp.
| QString KgpgCore::KgpgKeyUat::id | ( | ) | const |
Definition at line 196 of file kgpgkey.cpp.
| QDate KgpgCore::KgpgKeyUat::creationDate | ( | ) | const |
Definition at line 201 of file kgpgkey.cpp.
| QString KgpgCore::KgpgKeyUat::creation | ( | ) | const |
Definition at line 206 of file kgpgkey.cpp.
| void KgpgCore::KgpgKeyUat::addSign | ( | const KgpgKeySign & | sign | ) |
Definition at line 211 of file kgpgkey.cpp.
| KgpgKeySignList KgpgCore::KgpgKeyUat::signList | ( | ) | const |
Definition at line 216 of file kgpgkey.cpp.
| bool KgpgCore::KgpgKeyUat::operator== | ( | const KgpgKeyUat & | other | ) | const |
Definition at line 221 of file kgpgkey.cpp.
| bool KgpgCore::KgpgKeyUat::operator!= | ( | const KgpgKeyUat & | other | ) | const [inline] |
| KgpgKeyUat & KgpgCore::KgpgKeyUat::operator= | ( | const KgpgKeyUat & | other | ) |
Definition at line 228 of file kgpgkey.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference