
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 |
|
||||||||||||||||||||
|
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(). |
|
|
Definition at line 141 of file pwd_dlg.cpp. Referenced by enterpassword(). |
|
|
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(). |
|
|
Definition at line 100 of file pwd_dlg.cpp. Referenced by PasswordDialog(). |
|
|
Definition at line 101 of file pwd_dlg.cpp. Referenced by PasswordDialog(). |
|
|
Definition at line 99 of file pwd_dlg.cpp. Referenced by PasswordDialog(). |
1.4.2