Classes | Public Member Functions | Private Member Functions | Private Attributes

gui2::tgamestate_inspector Class Reference

#include <gamestate_inspector.hpp>

Inheritance diagram for gui2::tgamestate_inspector:
Inheritance graph
[legend]
Collaboration diagram for gui2::tgamestate_inspector:
Collaboration graph
[legend]

List of all members.

Classes

class  controller
class  model
class  view

Public Member Functions

 tgamestate_inspector (const vconfig &cfg)
boost::shared_ptr< viewget_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< viewview_

Detailed Description

Definition at line 26 of file gamestate_inspector.hpp.


Constructor & Destructor Documentation

gui2::tgamestate_inspector::tgamestate_inspector ( const vconfig cfg  )  [explicit]

Definition at line 593 of file gamestate_inspector.cpp.


Member Function Documentation

boost::shared_ptr< tgamestate_inspector::view > gui2::tgamestate_inspector::get_view (  ) 

Definition at line 600 of file gamestate_inspector.cpp.

References view_.

void gui2::tgamestate_inspector::pre_show ( CVideo video,
twindow window 
) [private, virtual]

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.


Member Data Documentation

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().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Thu May 24 2012 01:22:14 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs