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

Detailed Description
Definition at line 188 of file keyrequester.h.
Public Types | |
enum | { OpenPGP = 1, SMIME = 2, AllProtocols = OpenPGP|SMIME } |
Public Member Functions | |
SigningKeyRequester (bool multipleKeys=false, unsigned int proto=AllProtocols, QWidget *parent=0, const char *name=0, bool onlyTrusted=true, bool onlyValid=true) | |
SigningKeyRequester (QWidget *parent=0, const char *name=0) | |
~SigningKeyRequester () | |
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 453 of file keyrequester.cpp. |
|
Constructor for Qt designer.
Definition at line 461 of file keyrequester.cpp. |
The documentation for this class was generated from the following files: