#include <chat_log.hpp>


Classes | |
| class | controller |
| class | model |
| class | view |
Public Member Functions | |
| tchat_log (const vconfig &cfg, replay *replay) | |
| twindow * | build_window (CVideo &video) |
| Inherited from tdialog. | |
| void | pre_show (CVideo &video, twindow &window) |
| Inherited from tdialog. | |
| boost::shared_ptr< view > | get_view () |
Private Member Functions | |
| virtual const std::string & | window_id () const |
| Inherited from tdialog, implemented by REGISTER_DIALOG. | |
Private Attributes | |
| boost::shared_ptr< view > | view_ |
Definition at line 28 of file chat_log.hpp.
Definition at line 285 of file chat_log.cpp.
References LOG_CHAT_LOG, and view_.
Inherited from tdialog.
Definition at line 298 of file chat_log.cpp.
References gui2::build(), and window_id().

| boost::shared_ptr< tchat_log::view > gui2::tchat_log::get_view | ( | ) |
Definition at line 293 of file chat_log.cpp.
References view_.
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().

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().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:22:00 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |