#include <addon_connect.hpp>
Public Member Functions | |
taddon_connect () | |
void | show (CVideo &video) |
int | get_retval () const |
const std::string & | host_name () const |
void | set_host_name (const std::string &host_name) |
Private Attributes | |
int | retval_ |
std::string | host_name_ |
Definition at line 24 of file addon_connect.hpp.
gui2::taddon_connect::taddon_connect | ( | ) | [inline] |
Definition at line 27 of file addon_connect.hpp.
void gui2::taddon_connect::show | ( | CVideo & | video | ) |
Definition at line 33 of file addon_connect.cpp.
References gui2::ADDON_CONNECT, gui2::build(), gui2::twindow::find_widget(), gui2::get_id(), gui2::ttext_::get_text(), host_name_, gui2::init(), gui2::tevent_handler::keyboard_capture(), gui2::tbutton::OK, retval_, gui2::ttext_box::save_to_history(), gui2::ttext_::set_text(), and gui2::twindow::show().
int gui2::taddon_connect::get_retval | ( | ) | const [inline] |
const std::string& gui2::taddon_connect::host_name | ( | ) | const [inline] |
void gui2::taddon_connect::set_host_name | ( | const std::string & | host_name | ) | [inline] |
int gui2::taddon_connect::retval_ [private] |
std::string gui2::taddon_connect::host_name_ [private] |
Definition at line 43 of file addon_connect.hpp.
Referenced by host_name(), set_host_name(), and show().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |