libkpgp
Kpgp::KeyApprovalDialog Class Reference
#include <kpgpui.h>
Inheritance diagram for Kpgp::KeyApprovalDialog:

Detailed Description
Definition at line 296 of file kpgpui.h.
Public Member Functions | |
| KeyApprovalDialog (const QStringList &, const QVector< KeyIDList > &, const int allowedKeys, QWidget *parent=0) | |
| QVector< KeyIDList > | keys () const |
| bool | preferencesChanged () const |
| virtual | ~KeyApprovalDialog () |
Protected Slots | |
| virtual void | slotCancel () |
| void | slotChangeEncryptionKey (int) |
| virtual void | slotOk () |
| void | slotPrefsChanged (int) |
Constructor & Destructor Documentation
| Kpgp::KeyApprovalDialog::KeyApprovalDialog | ( | const QStringList & | addresses, | |
| const QVector< KeyIDList > & | keyIDs, | |||
| const int | allowedKeys, | |||
| QWidget * | parent = 0 | |||
| ) |
Definition at line 1325 of file kpgpui.cpp.
| virtual Kpgp::KeyApprovalDialog::~KeyApprovalDialog | ( | ) | [inline, virtual] |
Member Function Documentation
| bool Kpgp::KeyApprovalDialog::preferencesChanged | ( | ) | const [inline] |
| void Kpgp::KeyApprovalDialog::slotCancel | ( | ) | [protected, virtual, slot] |
Definition at line 1609 of file kpgpui.cpp.
| void Kpgp::KeyApprovalDialog::slotChangeEncryptionKey | ( | int | nr | ) | [protected, slot] |
Definition at line 1514 of file kpgpui.cpp.
| void Kpgp::KeyApprovalDialog::slotOk | ( | ) | [protected, virtual, slot] |
Definition at line 1566 of file kpgpui.cpp.
| void Kpgp::KeyApprovalDialog::slotPrefsChanged | ( | int | ) | [inline, protected, slot] |
The documentation for this class was generated from the following files:
KDE 4.1 API Reference