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

void Kleo::PassphraseDialog::finished ( const char *  pass  )  [signal]

emitted when the user clicks Ok.

pass is never NULL. pass only valid inside slots connected to this signal.

void Kleo::PassphraseDialog::canceled (  )  [signal]

emitted when the user clicks Cancel.

void Kleo::PassphraseDialog::slotOk (  )  [protected, slot]

Reimplemented from superclass.

Definition at line 107 of file passphrasedialog.cpp.

void Kleo::PassphraseDialog::slotCancel (  )  [protected, slot]

Reimplemented from superclass.

Definition at line 113 of file passphrasedialog.cpp.

void Kleo::PassphraseDialog::virtual_hook ( int  ,
void *   
) [protected]

Reimplemented from superclass.

Definition at line 119 of file passphrasedialog.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys