Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ht_cluster Class Reference

#include <htdialog.h>

Inheritance diagram for ht_cluster:

ht_view Object ht_checkboxes ht_radioboxes List of all members.

Public Member Functions

void init (bounds *b, ht_string_list *strings)
virtual void done ()

Protected Member Functions

virtual char * defaultpalette ()

Protected Attributes

ht_string_liststrings
int sel
int scount
ht_key shortcuts [32]

Member Function Documentation

char * ht_cluster::defaultpalette  )  [protected, virtual]
 

Reimplemented from ht_view.

Definition at line 197 of file htdialog.cc.

References palkey_generic_dialog_default.

void ht_cluster::done  )  [virtual]
 

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().

void ht_cluster::init bounds *  b,
ht_string_list strings
 

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.


Member Data Documentation

int ht_cluster::scount [protected]
 

Definition at line 84 of file htdialog.h.

Referenced by init().

int ht_cluster::sel [protected]
 

Definition at line 83 of file htdialog.h.

Referenced by init().

ht_key ht_cluster::shortcuts[32] [protected]
 

Definition at line 85 of file htdialog.h.

Referenced by init().

ht_string_list* ht_cluster::strings [protected]
 

Definition at line 82 of file htdialog.h.

Referenced by done(), and init().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:15:57 2004 by doxygen 1.3.5