#include <htpeexp.h>
Inheritance diagram for ht_pe_export_viewer:
Public Member Functions | |
void | init (bounds *b, ht_format_group *fg) |
virtual void | done () |
virtual void | handlemsg (htmsg *msg) |
virtual bool | select_entry (void *entry) |
char * | func (UINT i, bool execute) |
Protected Attributes | |
ht_format_group * | format_group |
|
Reimplemented from ht_itext_listbox. Definition at line 241 of file htpeexp.cc. References ht_text_listbox::done(). |
|
Definition at line 246 of file htpeexp.cc. References ht_text_listbox_sort_order::col, ht_text_listbox_sort_order::compare_func, NULL, ht_text_listbox::sort(), and UINT. Referenced by handlemsg(). |
|
Reimplemented from ht_listbox. Definition at line 275 of file htpeexp.cc. References clearmsg(), func(), ht_listbox::handlemsg(), K_Return, msg_funcexec, msg_funcquery, msg_keypressed, msg_retval, and select_entry(). |
|
Definition at line 233 of file htpeexp.cc. References DESC_PE_EXPORTS, format_group, Object::init(), LISTBOX_QUICKFIND, and VO_BROWSABLE. |
|
|
Definition at line 36 of file htpeexp.h. Referenced by init(), and select_entry(). |