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

Detailed Description
Definition at line 461 of file kgpgkey.h.
Public Member Functions | |
| KgpgKeyPrivate () | |
| bool | operator!= (const KgpgKeyPrivate &other) const |
| bool | operator== (const KgpgKeyPrivate &other) const |
Public Attributes | |
| KgpgKeyAlgo | gpgkeyalgo |
| QString | gpgkeycomment |
| QDate | gpgkeycreation |
| QDate | gpgkeyexpiration |
| QString | gpgkeyfingerprint |
| QString | gpgkeymail |
| QString | gpgkeyname |
| KgpgKeyOwnerTrust | gpgkeyownertrust |
| bool | gpgkeysecret |
| uint | gpgkeysize |
| KgpgKeyTrust | gpgkeytrust |
| bool | gpgkeyvalid |
| KgpgKeySignList | gpgsignlist |
| KgpgKeySubListPtr | gpgsublist |
| KgpgKeyUatListPtr | gpguatlist |
| KgpgKeyUidListPtr | gpguidlist |
Constructor & Destructor Documentation
| KgpgCore::KgpgKeyPrivate::KgpgKeyPrivate | ( | ) |
Definition at line 511 of file kgpgkey.cpp.
Member Function Documentation
| bool KgpgCore::KgpgKeyPrivate::operator!= | ( | const KgpgKeyPrivate & | other | ) | const [inline] |
| bool KgpgCore::KgpgKeyPrivate::operator== | ( | const KgpgKeyPrivate & | other | ) | const |
Definition at line 518 of file kgpgkey.cpp.
Member Data Documentation
| KgpgKeyAlgo KgpgCore::KgpgKeyPrivate::gpgkeyalgo |
| KgpgKeyOwnerTrust KgpgCore::KgpgKeyPrivate::gpgkeyownertrust |
| KgpgKeyTrust KgpgCore::KgpgKeyPrivate::gpgkeytrust |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference