
Public Member Functions | |
| model (const vconfig &c) | |
| void | clear_stuff_list () |
| void | clear_stuff_types_list () |
| void | add_row_to_stuff_list (const std::string &id, const std::string &label) |
| void | add_row_to_stuff_types_list (const std::string &id, const std::string &label) |
| void | set_inspect_window_text (const std::string &s) |
Public Attributes | |
| vconfig | cfg |
| std::string | name |
| tlistbox * | stuff_list |
| tlistbox * | stuff_types_list |
| tcontrol * | inspect |
| tcontrol * | inspector_name |
Definition at line 92 of file gamestate_inspector.cpp.
| gui2::tgamestate_inspector::model::model | ( | const vconfig & | c | ) | [inline] |
Definition at line 94 of file gamestate_inspector.cpp.
| void gui2::tgamestate_inspector::model::add_row_to_stuff_list | ( | const std::string & | id, | |
| const std::string & | label | |||
| ) | [inline] |
Definition at line 120 of file gamestate_inspector.cpp.
References gui2::tlistbox::add_row(), and stuff_list.
Referenced by gui2::team_mode_controller::show_stuff_list(), gui2::unit_mode_controller::show_stuff_list(), and gui2::variable_mode_controller::show_stuff_list().


| void gui2::tgamestate_inspector::model::add_row_to_stuff_types_list | ( | const std::string & | id, | |
| const std::string & | label | |||
| ) | [inline] |
Definition at line 131 of file gamestate_inspector.cpp.
References gui2::tlistbox::add_row(), and stuff_types_list.
Referenced by gui2::tgamestate_inspector::controller::show_stuff_types_list().


| void gui2::tgamestate_inspector::model::clear_stuff_list | ( | ) | [inline] |
Definition at line 109 of file gamestate_inspector.cpp.
References gui2::tlistbox::clear(), and stuff_list.
Referenced by gui2::tgamestate_inspector::controller::handle_stuff_types_list_item_clicked(), gui2::team_mode_controller::show_stuff_list(), gui2::unit_mode_controller::show_stuff_list(), and gui2::variable_mode_controller::show_stuff_list().


| void gui2::tgamestate_inspector::model::clear_stuff_types_list | ( | ) | [inline] |
Definition at line 115 of file gamestate_inspector.cpp.
References gui2::tlistbox::clear(), and stuff_types_list.
Referenced by gui2::tgamestate_inspector::controller::show_stuff_types_list().


| void gui2::tgamestate_inspector::model::set_inspect_window_text | ( | const std::string & | s | ) | [inline] |
Definition at line 142 of file gamestate_inspector.cpp.
References inspect, and gui2::tcontrol::set_label().
Referenced by gui2::tgamestate_inspector::controller::handle_stuff_list_item_clicked(), gui2::team_mode_controller::handle_stuff_list_selection(), gui2::unit_mode_controller::handle_stuff_list_selection(), gui2::variable_mode_controller::handle_stuff_list_selection(), gui2::tgamestate_inspector::controller::handle_stuff_types_list_item_clicked(), gui2::team_mode_controller::show_stuff_list(), gui2::unit_mode_controller::show_stuff_list(), and gui2::variable_mode_controller::show_stuff_list().


Definition at line 100 of file gamestate_inspector.cpp.
Referenced by model().
Definition at line 105 of file gamestate_inspector.cpp.
Referenced by gui2::tgamestate_inspector::view::bind(), and set_inspect_window_text().
Definition at line 106 of file gamestate_inspector.cpp.
Referenced by gui2::tgamestate_inspector::view::bind(), and gui2::tgamestate_inspector::controller::show_title().
| std::string gui2::tgamestate_inspector::model::name |
Definition at line 101 of file gamestate_inspector.cpp.
Referenced by model(), and gui2::tgamestate_inspector::controller::show_title().
Definition at line 103 of file gamestate_inspector.cpp.
Referenced by add_row_to_stuff_list(), gui2::tgamestate_inspector::view::bind(), clear_stuff_list(), gui2::team_mode_controller::handle_stuff_list_selection(), gui2::unit_mode_controller::handle_stuff_list_selection(), and gui2::variable_mode_controller::handle_stuff_list_selection().
Definition at line 104 of file gamestate_inspector.cpp.
Referenced by add_row_to_stuff_types_list(), gui2::tgamestate_inspector::view::bind(), clear_stuff_types_list(), and gui2::tgamestate_inspector::controller::get_sm_controller().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:22:17 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |