#include <htdialog.h>
Inheritance diagram for ht_radioboxes:
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) |
|
Reimplemented from ht_view. Definition at line 342 of file htdialog.cc. |
|
Reimplemented from ht_cluster. Definition at line 337 of file htdialog.cc. References ht_cluster::done(). |
|
Reimplemented from ht_view. Definition at line 347 of file htdialog.cc. References ht_view::buf_print(), ht_view::buf_printchar(), CHAR_RADIO, ht_view::clear(), ht_string_list::get_string(), ht_view::getcolor(), palidx_generic_cluster_focused, and palidx_generic_cluster_unfocused. |
|
Reimplemented from ht_view. Definition at line 375 of file htdialog.cc. References NULL, and ht_object_stream::putIntDec(). |
|
Reimplemented from ht_view. Definition at line 380 of file htdialog.cc. References clearmsg(), ht_view::dirtyview(), ht_view::handlemsg(), K_Down, K_Left, K_Right, K_Up, and msg_keypressed. |
|
Reimplemented from ht_cluster. Definition at line 331 of file htdialog.cc. References Object::init(), and VIEW_DEBUG_NAME. |
|
Reimplemented from ht_view. Definition at line 418 of file htdialog.cc. References ht_object_stream::getIntDec(), and NULL. |