certmanager/lib
Kleo::EncryptionKeyRequester Class Reference
Inheritance diagram for Kleo::EncryptionKeyRequester:

Detailed Description
Definition at line 161 of file keyrequester.h.
Public Types | |
enum | { OpenPGP = 1, SMIME = 2, AllProtocols = OpenPGP|SMIME } |
Public Member Functions | |
EncryptionKeyRequester (bool multipleKeys=false, unsigned int proto=AllProtocols, QWidget *parent=0, const char *name=0, bool onlyTrusted=true, bool onlyValid=true) | |
EncryptionKeyRequester (QWidget *parent=0, const char *name=0) | |
~EncryptionKeyRequester () | |
void | setAllowedKeys (unsigned int proto, bool onlyTrusted=true, bool onlyValid=true) |
Protected Member Functions | |
virtual void | virtual_hook (int, void *) |
Constructor & Destructor Documentation
|
Preferred constructor.
Definition at line 432 of file keyrequester.cpp. |
|
Constructor for Qt designer.
Definition at line 440 of file keyrequester.cpp. |
The documentation for this class was generated from the following files: