#include <htdialog.h>
Inheritance diagram for ht_cluster:
Public Member Functions | |
void | init (bounds *b, ht_string_list *strings) |
virtual void | done () |
Protected Member Functions | |
virtual char * | defaultpalette () |
Protected Attributes | |
ht_string_list * | strings |
int | sel |
int | scount |
ht_key | shortcuts [32] |
|
Reimplemented from ht_view. Definition at line 197 of file htdialog.cc. References palkey_generic_dialog_default. |
|
Reimplemented from ht_view. Reimplemented in ht_checkboxes, and ht_radioboxes. Definition at line 190 of file htdialog.cc. References ht_clist::destroy(), ht_view::done(), and strings. Referenced by ht_radioboxes::done(), and ht_checkboxes::done(). |
|
Reimplemented in ht_checkboxes, and ht_radioboxes. Definition at line 173 of file htdialog.cc. References ht_clist::count(), ht_string_list::get_string(), ht_key, ht_metakey(), Object::init(), K_INVALID, scount, sel, shortcuts, strings, VIEW_DEBUG_NAME, VO_OWNBUFFER, VO_POSTPROCESS, and VO_SELECTABLE. |
|
Definition at line 84 of file htdialog.h. Referenced by init(). |
|
Definition at line 83 of file htdialog.h. Referenced by init(). |
|
Definition at line 85 of file htdialog.h. Referenced by init(). |
|
Definition at line 82 of file htdialog.h. |