#include <htmenu.h>
Inheritance diagram for ht_menu_window_body:
Public Member Functions | |
void | init (bounds *b, ht_context_menu *menu) |
virtual void | done () |
virtual void | handlemsg (htmsg *msg) |
|
Reimplemented from ht_context_menu_window_body. Definition at line 791 of file htmenu.cc. References ht_context_menu_window_body::done(). |
|
Reimplemented from ht_context_menu_window_body. Definition at line 796 of file htmenu.cc. References baseview, button_left, button_right, clearmsg(), ht_view::dirtyview(), ds_term_ok, ht_context_menu_window_body::handlemsg(), K_Left, K_Right, and msg_keypressed. |
|
Reimplemented from ht_context_menu_window_body. Definition at line 785 of file htmenu.cc. References Object::init(), and VIEW_DEBUG_NAME. Referenced by ht_menu_window::init(). |