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

PasswordDialog Class Reference

Inheritance diagram for PasswordDialog:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 PasswordDialog (Password &crc, bool _firstTime, bool _cancelAllowed, bool _defaultAllowed)
bool getSuccess ()
int RunModal ()
 Enter modal mode.

Protected Attributes

bool firstTime
bool cancelAllowed
bool defaultAllowed

Constructor & Destructor Documentation

PasswordDialog::PasswordDialog Password crc,
bool  _firstTime,
bool  _cancelAllowed,
bool  _defaultAllowed
[inline]
 

Definition at line 103 of file pwd_dlg.cpp.

References cancelAllowed, defaultAllowed, firstTime, PG_Rect::PG_Rect(), PG_LineEdit::SetPassHidden(), PG_LineEdit::sigEditReturn, and PG_Rect::Width().


Member Function Documentation

bool PasswordDialog::getSuccess  )  [inline]
 

Definition at line 141 of file pwd_dlg.cpp.

Referenced by enterpassword().

int PasswordDialog::RunModal  )  [inline, virtual]
 

Enter modal mode.

Reimplemented from ASC_PG_Dialog.

Definition at line 146 of file pwd_dlg.cpp.

References PG_LineEdit::EditBegin(), and ASC_PG_Dialog::RunModal().

Referenced by enterpassword().


Member Data Documentation

bool PasswordDialog::cancelAllowed [protected]
 

Definition at line 100 of file pwd_dlg.cpp.

Referenced by PasswordDialog().

bool PasswordDialog::defaultAllowed [protected]
 

Definition at line 101 of file pwd_dlg.cpp.

Referenced by PasswordDialog().

bool PasswordDialog::firstTime [protected]
 

Definition at line 99 of file pwd_dlg.cpp.

Referenced by PasswordDialog().


The documentation for this class was generated from the following file:
Generated on Tue Jun 24 02:18:44 2008 for Advanced Strategic Command by  doxygen 1.4.2