libkleo
Kleo::KeyApprovalDialog Class Reference
#include <keyapprovaldialog.h>
Inheritance diagram for Kleo::KeyApprovalDialog:

Detailed Description
Definition at line 56 of file keyapprovaldialog.h.
Public Member Functions | |
| std::vector< Item > | items () const |
| KeyApprovalDialog (const std::vector< Item > &recipients, const std::vector< GpgME::Key > &sender, QWidget *parent=0) | |
| bool | preferencesChanged () const |
| std::vector< GpgME::Key > | senderKeys () const |
| ~KeyApprovalDialog () | |
Classes | |
| struct | Item |
Constructor & Destructor Documentation
| Kleo::KeyApprovalDialog::KeyApprovalDialog | ( | const std::vector< Item > & | recipients, | |
| const std::vector< GpgME::Key > & | sender, | |||
| QWidget * | parent = 0 | |||
| ) |
Definition at line 106 of file keyapprovaldialog.cpp.
| Kleo::KeyApprovalDialog::~KeyApprovalDialog | ( | ) |
Definition at line 186 of file keyapprovaldialog.cpp.
Member Function Documentation
| std::vector< Kleo::KeyApprovalDialog::Item > Kleo::KeyApprovalDialog::items | ( | ) | const |
Definition at line 194 of file keyapprovaldialog.cpp.
| bool Kleo::KeyApprovalDialog::preferencesChanged | ( | ) | const |
Definition at line 208 of file keyapprovaldialog.cpp.
| std::vector< GpgME::Key > Kleo::KeyApprovalDialog::senderKeys | ( | ) | const |
Definition at line 190 of file keyapprovaldialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference