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

Detailed Description
Definition at line 255 of file kpgpui.h.
Public Member Functions | |
| PublicKeyRequester (QWidget *parent=0, bool multipleKeys=false, unsigned int allowedKeys=PublicKeys, const char *name=0) | |
| virtual | ~PublicKeyRequester () |
Protected Member Functions | |
| KeyIDList | keyRequestHook (Module *pgp) const |
| virtual void | virtual_hook (int, void *) |
Constructor & Destructor Documentation
| Kpgp::PublicKeyRequester::PublicKeyRequester | ( | QWidget * | parent = 0, |
|
| bool | multipleKeys = false, |
|||
| unsigned int | allowedKeys = PublicKeys, |
|||
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 1283 of file kpgpui.cpp.
| Kpgp::PublicKeyRequester::~PublicKeyRequester | ( | ) | [virtual] |
Definition at line 1290 of file kpgpui.cpp.
Member Function Documentation
Reimplement this to return a list of selected keys.
Implements Kpgp::KeyRequester.
Definition at line 1294 of file kpgpui.cpp.
| void Kpgp::PublicKeyRequester::virtual_hook | ( | int | id, | |
| void * | data | |||
| ) | [protected, virtual] |
The documentation for this class was generated from the following files:
KDE 4.1 API Reference