
Public Member Functions | |
| view (const vconfig &cfg, replay *r) | |
| void | pre_show (CVideo &, twindow &window) |
| void | handle_page_number_changed (twindow &window) |
| void | next_page (twindow &window) |
| void | previous_page (twindow &window) |
| void | bind (twindow &window) |
Private Attributes | |
| model | model_ |
| controller | controller_ |
Definition at line 230 of file chat_log.cpp.
Definition at line 232 of file chat_log.cpp.
| void gui2::tchat_log::view::bind | ( | twindow & | window | ) | [inline] |
Definition at line 263 of file chat_log.cpp.
References gui2::tbutton::connect_click_handler(), gui2::event::connect_signal_notify_modified(), handle_page_number_changed(), LOG_CHAT_LOG, model_, gui2::tchat_log::model::msg_label, next_page(), gui2::tchat_log::model::next_page, gui2::tchat_log::model::page_number, previous_page(), and gui2::tchat_log::model::previous_page.

| void gui2::tchat_log::view::handle_page_number_changed | ( | twindow & | window | ) | [inline] |
Definition at line 245 of file chat_log.cpp.
References controller_, gui2::tchat_log::controller::handle_page_number_changed(), and gui2::twindow::invalidate_layout().
Referenced by bind().


| void gui2::tchat_log::view::next_page | ( | twindow & | window | ) | [inline] |
Definition at line 251 of file chat_log.cpp.
References controller_, gui2::twindow::invalidate_layout(), and gui2::tchat_log::controller::next_page().
Referenced by bind().


Definition at line 237 of file chat_log.cpp.
References controller_, gui2::twindow::invalidate_layout(), LOG_CHAT_LOG, and gui2::tchat_log::controller::update_view_from_model().

| void gui2::tchat_log::view::previous_page | ( | twindow & | window | ) | [inline] |
Definition at line 257 of file chat_log.cpp.
References controller_, gui2::twindow::invalidate_layout(), and gui2::tchat_log::controller::previous_page().
Referenced by bind().


controller gui2::tchat_log::view::controller_ [private] |
Definition at line 281 of file chat_log.cpp.
Referenced by handle_page_number_changed(), next_page(), pre_show(), and previous_page().
model gui2::tchat_log::view::model_ [private] |
Definition at line 280 of file chat_log.cpp.
Referenced by bind().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:22:01 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |