#include <mp_create_game_set_password.hpp>


Public Member Functions | |
| tmp_create_game_set_password (std::string &password) | |
| Constructor. | |
Static Public Member Functions | |
| static bool | execute (std::string &password, CVideo &video) |
| The excute function see tdialog for more information. | |
Private Member Functions | |
| virtual const std::string & | window_id () const |
| Inherited from tdialog, implemented by REGISTER_DIALOG. | |
Definition at line 23 of file mp_create_game_set_password.hpp.
| gui2::tmp_create_game_set_password::tmp_create_game_set_password | ( | std::string & | password | ) | [explicit] |
Constructor.
| password | [in] The initial value for the password. | |
| password | [out] The password selected by the user if the dialog returns twindow::OK undefined otherwise. |
Definition at line 39 of file mp_create_game_set_password.cpp.
Referenced by execute().

| static bool gui2::tmp_create_game_set_password::execute | ( | std::string & | password, | |
| CVideo & | video | |||
| ) | [inline, static] |
The excute function see tdialog for more information.
Definition at line 38 of file mp_create_game_set_password.hpp.
References tmp_create_game_set_password().
Referenced by mp::create::process_event().


| virtual const std::string& gui2::tmp_create_game_set_password::window_id | ( | ) | const [private, virtual] |
Inherited from tdialog, implemented by REGISTER_DIALOG.
Implements gui2::tdialog.
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:22:34 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |