certmanager/lib
Kleo::PassphraseDialog Class Reference
List of all members.Detailed Description
Definition at line 56 of file passphrasedialog.h.
Signals | |
| void | finished (const char *pass) |
| void | canceled () |
Public Member Functions | |
| PassphraseDialog (const QString &description, const QString &caption=QString::null, QWidget *parent=0, const char *name=0, bool modal=true) | |
| ~PassphraseDialog () | |
| const char * | passphrase () const |
Protected Slots | |
| void | slotOk () |
| void | slotCancel () |
Protected Member Functions | |
| void | virtual_hook (int, void *) |
Member Function Documentation
|
|
emitted when the user clicks Cancel.
|
|
|
emitted when the user clicks Ok.
pass is never NULL. |
|
|
Definition at line 113 of file passphrasedialog.cpp. |
|
|
Definition at line 107 of file passphrasedialog.cpp. |
|
||||||||||||
|
Definition at line 119 of file passphrasedialog.cpp. |
The documentation for this class was generated from the following files:

