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

gui2::tchat_log Class Reference

#include <chat_log.hpp>

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

List of all members.

Classes

class  controller
class  model
class  view

Public Member Functions

 tchat_log (const vconfig &cfg, replay *replay)
twindowbuild_window (CVideo &video)
 Inherited from tdialog.
void pre_show (CVideo &video, twindow &window)
 Inherited from tdialog.
boost::shared_ptr< viewget_view ()

Private Member Functions

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 28 of file chat_log.hpp.


Constructor & Destructor Documentation

gui2::tchat_log::tchat_log ( const vconfig cfg,
replay replay 
)

Definition at line 285 of file chat_log.cpp.

References LOG_CHAT_LOG, and view_.


Member Function Documentation

twindow * gui2::tchat_log::build_window ( CVideo video  ) 

Inherited from tdialog.

Definition at line 298 of file chat_log.cpp.

References gui2::build(), and window_id().

Here is the call graph for this function:

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

Definition at line 293 of file chat_log.cpp.

References view_.

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

Inherited from tdialog.

Reimplemented from gui2::tdialog.

Definition at line 303 of file chat_log.cpp.

References LOG_CHAT_LOG, and view_.

virtual const std::string& gui2::tchat_log::window_id (  )  const [private, virtual]

Inherited from tdialog, implemented by REGISTER_DIALOG.

Implements gui2::tdialog.

Referenced by build_window().

Here is the caller graph for this function:


Member Data Documentation

boost::shared_ptr<view> gui2::tchat_log::view_ [private]

Definition at line 47 of file chat_log.hpp.

Referenced by get_view(), pre_show(), and tchat_log().


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:00 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs