libkleo
Kleo::KeyApprovalDialog::Item Struct Reference
#include <keyapprovaldialog.h>
Detailed Description
Definition at line 59 of file keyapprovaldialog.h.
Public Member Functions | |
| Item (const QString &a, const std::vector< GpgME::Key > &k, EncryptionPreference p=UnknownPreference) | |
| Item () | |
Public Attributes | |
| QString | address |
| std::vector< GpgME::Key > | keys |
| EncryptionPreference | pref |
Constructor & Destructor Documentation
| Kleo::KeyApprovalDialog::Item::Item | ( | ) | [inline] |
Definition at line 60 of file keyapprovaldialog.h.
| Kleo::KeyApprovalDialog::Item::Item | ( | const QString & | a, | |
| const std::vector< GpgME::Key > & | k, | |||
| EncryptionPreference | p = UnknownPreference | |||
| ) | [inline] |
Definition at line 61 of file keyapprovaldialog.h.
Member Data Documentation
Definition at line 64 of file keyapprovaldialog.h.
| std::vector<GpgME::Key> Kleo::KeyApprovalDialog::Item::keys |
Definition at line 65 of file keyapprovaldialog.h.
Definition at line 66 of file keyapprovaldialog.h.
The documentation for this struct was generated from the following file:
KDE 4.2 API Reference