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

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