#include <htapp.h>
Inheritance diagram for ht_logviewer:
Public Member Functions | |
void | init (bounds *b, ht_window *window, ht_log *log, bool own_log) |
virtual void | done () |
virtual void | draw () |
virtual void | handlemsg (htmsg *msg) |
|
Reimplemented from ht_viewer. Definition at line 1212 of file htapp.cc. References ht_clist::destroy(), and ht_viewer::done(). |
|
Reimplemented from ht_view. Definition at line 1239 of file htapp.cc. References ht_view::buf_print(), ht_view::clear(), ht_log_msg::color, ht_clist::count(), ht_clist::get(), ht_view::getcolor(), ht_log_msg::msg, and palidx_generic_body. |
|
Reimplemented from ht_viewer. Definition at line 1257 of file htapp.cc. References clearmsg(), ht_clist::count(), gsi_vscrollbar, ht_viewer::handlemsg(), K_Control_Left, K_Control_PageDown, K_Control_PageUp, K_Control_Right, K_Down, K_Left, K_PageDown, K_PageUp, K_Right, K_Up, msg_get_scrollinfo, msg_keypressed, msg_log_changed, gsi_scrollbar_t::psize, and gsi_scrollbar_t::pstart. |
|
Definition at line 1200 of file htapp.cc. References Object::init(), and VIEW_DEBUG_NAME. Referenced by ht_app::create_window_log(). |