#include <gamestate_inspector.hpp>


Classes | |
| class | controller |
| class | model |
| class | view |
Public Member Functions | |
| tgamestate_inspector (const vconfig &cfg) | |
| boost::shared_ptr< view > | get_view () |
Private Member Functions | |
| void | pre_show (CVideo &video, twindow &window) |
| Inherited from tdialog. | |
| virtual const std::string & | window_id () const |
| Inherited from tdialog, implemented by REGISTER_DIALOG. | |
Private Attributes | |
| boost::shared_ptr< view > | view_ |
Definition at line 26 of file gamestate_inspector.hpp.
| gui2::tgamestate_inspector::tgamestate_inspector | ( | const vconfig & | cfg | ) | [explicit] |
Definition at line 593 of file gamestate_inspector.cpp.
| boost::shared_ptr< tgamestate_inspector::view > gui2::tgamestate_inspector::get_view | ( | ) |
Definition at line 600 of file gamestate_inspector.cpp.
References view_.
Inherited from tdialog.
Reimplemented from gui2::tdialog.
Definition at line 605 of file gamestate_inspector.cpp.
References view_.
| virtual const std::string& gui2::tgamestate_inspector::window_id | ( | ) | const [private, virtual] |
Inherited from tdialog, implemented by REGISTER_DIALOG.
Implements gui2::tdialog.
boost::shared_ptr<view> gui2::tgamestate_inspector::view_ [private] |
Definition at line 42 of file gamestate_inspector.hpp.
Referenced by get_view(), and pre_show().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:22:14 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |