Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PasswordDialog Class Reference

Collaboration diagram for PasswordDialog:

Collaboration graph
[legend]
List of all members.

Signals

void passwordEntered (const QString &)

Public Member Functions

 PasswordDialog (QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~PasswordDialog ()
void clear ()
void setPrompt (const QString &)

Protected Member Functions

bool eventFilter (QObject *, QEvent *)
void keyPressEvent (QKeyEvent *)

Private Member Functions

void input (QString)

Private Attributes

QString text

Friends

class Password

Constructor & Destructor Documentation

PasswordDialog::PasswordDialog QWidget *  parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 72 of file password.cpp.

References f, and qApp.

PasswordDialog::~PasswordDialog  ) 
 

Definition at line 102 of file password.cpp.


Member Function Documentation

void PasswordDialog::clear  ) 
 

Definition at line 161 of file password.cpp.

References input(), and text.

Referenced by PasswdDlg::reset().

bool PasswordDialog::eventFilter QObject *  o,
QEvent *  e
[protected]
 

Definition at line 113 of file password.cpp.

References FALSE, input(), l, passwordEntered(), and text.

void PasswordDialog::input QString   )  [private]
 

Definition at line 146 of file password.cpp.

References text.

Referenced by clear(), eventFilter(), and keyPressEvent().

void PasswordDialog::keyPressEvent QKeyEvent *   )  [protected]
 

Definition at line 131 of file password.cpp.

References input(), passwordEntered(), and text.

void PasswordDialog::passwordEntered const QString  )  [signal]
 

Referenced by eventFilter(), and keyPressEvent().

void PasswordDialog::setPrompt const QString  ) 
 

Definition at line 156 of file password.cpp.

Referenced by Password::getPassword().


Friends And Related Function Documentation

friend class Password [friend]
 

Definition at line 57 of file password.cpp.


Member Data Documentation

QString PasswordDialog::text [private]
 

Definition at line 58 of file password.cpp.

Referenced by Password::authenticate(), clear(), eventFilter(), Password::getPassword(), input(), and keyPressEvent().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:44:20 2005 for OPIE by  doxygen 1.4.2