#include <htdialog.h>
Inheritance diagram for ht_checkboxes:
Public Member Functions | |
void | init (bounds *b, ht_string_list *strings) |
virtual void | done () |
virtual int | datasize () |
virtual void | draw () |
virtual void | handlemsg (htmsg *msg) |
virtual void | getdata (ht_object_stream *s) |
virtual void | setdata (ht_object_stream *s) |
Protected Attributes | |
dword | state |
|
Reimplemented from ht_view. Definition at line 218 of file htdialog.cc. |
|
Reimplemented from ht_cluster. Definition at line 213 of file htdialog.cc. References ht_cluster::done(). |
|
Reimplemented from ht_view. Definition at line 223 of file htdialog.cc. References ht_view::buf_print(), ht_view::buf_printchar(), ht_view::clear(), ht_string_list::get_string(), ht_view::getcolor(), palidx_generic_cluster_focused, palidx_generic_cluster_shortcut, palidx_generic_cluster_unfocused, and state. |
|
Reimplemented from ht_view. Definition at line 263 of file htdialog.cc. References NULL, ht_object_stream::putIntDec(), and state. |
|
Reimplemented from ht_view. Definition at line 268 of file htdialog.cc. References app, clearmsg(), ht_view::dirtyview(), ht_view::focus(), ht_view::handlemsg(), K_Down, K_Left, K_Right, K_Space, K_Up, msg_keypressed, mt_postprocess, and state. |
|
Reimplemented from ht_cluster. Definition at line 206 of file htdialog.cc. References Object::init(), state, and VIEW_DEBUG_NAME. Referenced by ht_vregex_search_form::init(), ht_evalstr_search_form::init(), and ht_hexascii_search_form::init(). |
|
Reimplemented from ht_view. Definition at line 321 of file htdialog.cc. References ht_view::dirtyview(), ht_object_stream::getIntDec(), NULL, and state. |
|
Definition at line 103 of file htdialog.h. Referenced by draw(), getdata(), handlemsg(), init(), and setdata(). |