YAPETUI::PasswordWidget Class Reference

A password input widget. More...

#include <passwordwidget.h>

Inheritance diagram for YAPETUI::PasswordWidget:

YAPETUI::InputWidget

List of all members.

Public Member Functions

 PasswordWidget (int sx, int sy, int w, int ml=512) throw (UIException)
virtual void refresh () throw (UIException)
virtual ~PasswordWidget ()

Private Member Functions

const PasswordWidgetoperator= (const PasswordWidget &)


Detailed Description

Basically the same as InputWidget, but shows asterisks '*' instead of the characters typed by the user.

Definition at line 51 of file passwordwidget.h.


Constructor & Destructor Documentation

PasswordWidget::PasswordWidget ( int  sx,
int  sy,
int  w,
int  ml = 512 
) throw (UIException)

Definition at line 30 of file passwordwidget.cc.

PasswordWidget::~PasswordWidget (  )  [virtual]

Definition at line 33 of file passwordwidget.cc.


Member Function Documentation

const PasswordWidget& YAPETUI::PasswordWidget::operator= ( const PasswordWidget  )  [inline, private]

Definition at line 53 of file passwordwidget.h.

void PasswordWidget::refresh (  )  throw (UIException) [virtual]


The documentation for this class was generated from the following files:

Generated on Thu Jun 11 19:13:08 2009 for YAPET by  doxygen 1.5.8