#include "../password.h"Include dependency graph for pwd_dlg.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| bool | enterpassword (Password &pwd, bool firstTime=false, bool cancelAllowed=false, bool defaultAllowed=true) |
|
||||||||||||||||||||
|
opens a dialog box for entering a password.
Definition at line 154 of file pwd_dlg.cpp. References Password::empty(), PasswordDialog::getSuccess(), CGameOptions::Instance(), PasswordDialog::RunModal(), and PG_Widget::Show(). Referenced by authenticateUser(), changePassword(), k_loadmap(), and networksupervisor(). |
1.4.2