#include <gamedialog.h>
Inheritance diagram for ChangePasswordDialog:

Public Member Functions | |
| virtual | ~ChangePasswordDialog () |
Protected Member Functions | |
| ChangePasswordDialog (PG_MessageObject *c) | |
Protected Attributes | |
| PG_LineEdit * | passwordValue |
Definition at line 189 of file gamedialog.h.
| ChangePasswordDialog::~ChangePasswordDialog | ( | ) | [virtual] |
Definition at line 571 of file gamedialog.cpp.
| ChangePasswordDialog::ChangePasswordDialog | ( | PG_MessageObject * | c | ) | [protected] |
Definition at line 547 of file gamedialog.cpp.
References ASC_PG_Dialog::caller, ASC_PG_Dialog::closeWindow(), GuiDimension::getButtonHeight(), GuiDimension::getButtonWidth(), GuiDimension::getLeftIndent(), CGameOptions::Instance(), and passwordValue.
PG_LineEdit* ChangePasswordDialog::passwordValue [protected] |
1.5.1