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
Kleo::EncryptionKeyRequester::EncryptionKeyRequester | ( | bool | multipleKeys = false , |
|
unsigned int | proto = AllProtocols , |
|||
QWidget * | parent = 0 , |
|||
const char * | name = 0 , |
|||
bool | onlyTrusted = true , |
|||
bool | onlyValid = true | |||
) |
Kleo::EncryptionKeyRequester::EncryptionKeyRequester | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
The documentation for this class was generated from the following files: