Public Member Functions | |
view (const vconfig &cfg, const replay &r) | |
void | pre_show () |
void | handle_page_number_changed () |
void | next_page () |
void | previous_page () |
void | filter () |
void | handle_copy_button_clicked (window &) |
void | bind (window &window) |
Private Attributes | |
model | model_ |
controller | controller_ |
Definition at line 333 of file chat_log.cpp.
Definition at line 336 of file chat_log.cpp.
|
inline |
Definition at line 372 of file chat_log.cpp.
References _(), desktop::clipboard::available(), gui2::button::connect_click_handler(), gui2::event::connect_signal_mouse_left_click(), gui2::event::connect_signal_notify_modified(), gui2::dialogs::chat_log::model::copy_button, gui2::dialogs::chat_log::model::filter, filter(), handle_copy_button_clicked(), handle_page_number_changed(), LOG_CHAT_LOG, gui2::dialogs::chat_log::controller::model_, gui2::dialogs::chat_log::model::msg_label, gui2::dialogs::chat_log::model::next_page, next_page(), gui2::dialogs::chat_log::model::page_label, gui2::dialogs::chat_log::model::page_number, gui2::dialogs::chat_log::model::previous_page, previous_page(), gui2::button::set_active(), gui2::text_box_base::set_text_changed_callback(), and gui2::styled_widget::set_tooltip().
|
inline |
Definition at line 362 of file chat_log.cpp.
Referenced by bind().
|
inline |
Definition at line 367 of file chat_log.cpp.
Referenced by bind().
|
inline |
Definition at line 347 of file chat_log.cpp.
Referenced by bind().
|
inline |
Definition at line 352 of file chat_log.cpp.
Referenced by bind().
|
inline |
Definition at line 340 of file chat_log.cpp.
References LOG_CHAT_LOG.
|
inline |
Definition at line 357 of file chat_log.cpp.
Referenced by bind().
|
private |
Definition at line 414 of file chat_log.cpp.
|
private |
Definition at line 413 of file chat_log.cpp.