#include <mp_method_selection.hpp>
Public Member Functions | |
tmp_method_selection () | |
void | show (CVideo &video) |
int | get_retval () const |
const std::string & | user_name () const |
int | get_choice () const |
Private Attributes | |
int | retval_ |
std::string | user_name_ |
int | choice_ |
Definition at line 25 of file mp_method_selection.hpp.
gui2::tmp_method_selection::tmp_method_selection | ( | ) | [inline] |
Definition at line 28 of file mp_method_selection.hpp.
void gui2::tmp_method_selection::show | ( | CVideo & | video | ) |
Definition at line 37 of file mp_method_selection.cpp.
References gui2::tlistbox::add_item(), gui2::build(), choice_, gui2::twindow::find_widget(), gui2::get_id(), gui2::tlistbox::get_selected_row(), gui2::ttext_::get_text(), gui2::init(), gui2::tevent_handler::keyboard_capture(), preferences::login(), gui2::MP_METHOD_SELECTION, gui2::tbutton::OK, gui2::twindow::recalculate_size(), retval_, gui2::ttext_box::save_to_history(), gui2::tlistbox::select_row(), preferences::set_login(), gui2::ttext_::set_text(), gui2::twindow::show(), user_name_, and VALIDATE.
int gui2::tmp_method_selection::get_retval | ( | ) | const [inline] |
const std::string& gui2::tmp_method_selection::user_name | ( | ) | const [inline] |
int gui2::tmp_method_selection::get_choice | ( | ) | const [inline] |
int gui2::tmp_method_selection::retval_ [private] |
std::string gui2::tmp_method_selection::user_name_ [private] |
int gui2::tmp_method_selection::choice_ [private] |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |