The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Private Attributes | List of all members
gui2::tgamestate_inspector::view Class Reference

Public Member Functions

 view (const vconfig &cfg)
 
void pre_show (twindow &)
 
void handle_stuff_list_item_clicked ()
 
void handle_stuff_types_list_item_clicked ()
 
void handle_copy_button_clicked (twindow &)
 
void handle_lua_button_clicked (twindow &window)
 
void bind (twindow &window)
 

Private Attributes

model model_
 
controller controller_
 

Detailed Description

Definition at line 781 of file gamestate_inspector.cpp.

Constructor & Destructor Documentation

gui2::tgamestate_inspector::view::view ( const vconfig cfg)
inline

Definition at line 784 of file gamestate_inspector.cpp.

Member Function Documentation

void gui2::tgamestate_inspector::view::bind ( twindow window)
inline
void gui2::tgamestate_inspector::view::handle_copy_button_clicked ( twindow )
inline
void gui2::tgamestate_inspector::view::handle_lua_button_clicked ( twindow window)
inline
void gui2::tgamestate_inspector::view::handle_stuff_list_item_clicked ( )
inline
void gui2::tgamestate_inspector::view::handle_stuff_types_list_item_clicked ( )
inline
void gui2::tgamestate_inspector::view::pre_show ( twindow )
inline

Member Data Documentation

controller gui2::tgamestate_inspector::view::controller_
private
model gui2::tgamestate_inspector::view::model_
private

Definition at line 875 of file gamestate_inspector.cpp.

Referenced by bind().


The documentation for this class was generated from the following file: