Public Member Functions | |
stuff_list_adder (tree_view_node &stuff_list, const std::string &defn) | |
std::vector< int > | add () |
stuff_list_adder & | widget (const std::string &ref, const std::string &label, bool markup=false) |
Private Attributes | |
tree_view_node & | stuff_list_ |
const std::string | defn_ |
widget_data | data_ |
Definition at line 132 of file gamestate_inspector.cpp.
|
inline |
Definition at line 135 of file gamestate_inspector.cpp.
|
inline |
Definition at line 141 of file gamestate_inspector.cpp.
References gui2::tree_view_node::add_child(), data_, defn_, gui2::tree_view_node::describe_path(), and stuff_list_.
Referenced by gui2::dialogs::gamestate_inspector::controller::build_stuff_list().
|
inline |
Definition at line 146 of file gamestate_inspector.cpp.
References utils::bool_string(), data_, and label.
Referenced by gui2::dialogs::add_unit_entry(), gui2::dialogs::gamestate_inspector::controller::build_stuff_list(), and gui2::dialogs::event_mode_controller::show_list().
|
private |
Definition at line 157 of file gamestate_inspector.cpp.
|
private |
Definition at line 156 of file gamestate_inspector.cpp.
Referenced by add().
|
private |
Definition at line 155 of file gamestate_inspector.cpp.
Referenced by add().