#include <mp_connect.hpp>


Public Member Functions | |
| tmp_connect () | |
Private Member Functions | |
| virtual const std::string & | window_id () const |
| Inherited from tdialog, implemented by REGISTER_DIALOG. | |
| void | pre_show (CVideo &video, twindow &window) |
| Inherited from tdialog. | |
Static Private Member Functions | |
| static tdialog * | mp_server_list_for_unit_test () |
| The unit test needs to be able to test the tmp_connect dialog. | |
Private Attributes | |
| tfield_text * | host_name_ |
| The host name of the selected servef. | |
Friends | |
| tdialog * | unit_test_mp_server_list () |
| The unit test needs to be able to test the tmp_connect dialog. | |
Definition at line 23 of file mp_connect.hpp.
| gui2::tmp_connect::tmp_connect | ( | ) |
Definition at line 145 of file mp_connect.cpp.
| tdialog * gui2::tmp_connect::mp_server_list_for_unit_test | ( | ) | [static, private] |
The unit test needs to be able to test the tmp_connect dialog.
Definition at line 170 of file mp_connect.cpp.
References gui2::event::connect_signal_mouse_left_click(), host_name_, and gui2::show_server_list().

Inherited from tdialog.
Reimplemented from gui2::tdialog.
Definition at line 154 of file mp_connect.cpp.
| virtual const std::string& gui2::tmp_connect::window_id | ( | ) | const [private, virtual] |
Inherited from tdialog, implemented by REGISTER_DIALOG.
Implements gui2::tdialog.
| tdialog* unit_test_mp_server_list | ( | ) | [friend] |
The unit test needs to be able to test the tmp_connect dialog.
Definition at line 103 of file test_gui2.cpp.
tfield_text* gui2::tmp_connect::host_name_ [private] |
The host name of the selected servef.
Definition at line 39 of file mp_connect.hpp.
Referenced by mp_server_list_for_unit_test().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:22:33 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |