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, const ASCString &username)
bool getSuccess ()
int RunModal ()

Protected Attributes

bool firstTime
bool cancelAllowed
bool defaultAllowed

Detailed Description

Definition at line 28 of file pwd_dlg.cpp.


Constructor & Destructor Documentation

PasswordDialog::PasswordDialog ( Password crc,
bool  _firstTime,
bool  _cancelAllowed,
bool  _defaultAllowed,
const ASCString username 
) [inline]

Definition at line 103 of file pwd_dlg.cpp.

References cancelAllowed, defaultAllowed, and firstTime.


Member Function Documentation

bool PasswordDialog::getSuccess (  )  [inline]

Definition at line 145 of file pwd_dlg.cpp.

Referenced by enterpassword().

int PasswordDialog::RunModal (  )  [inline]

Reimplemented from ASC_PG_Dialog.

Definition at line 150 of file pwd_dlg.cpp.

References ASC_PG_Dialog::RunModal().

Referenced by enterpassword().


Member Data Documentation

bool PasswordDialog::firstTime [protected]

Definition at line 99 of file pwd_dlg.cpp.

Referenced by PasswordDialog().

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().


The documentation for this class was generated from the following file:
Generated on Mon May 21 01:47:11 2012 for Advanced Strategic Command by  doxygen 1.5.1