#include <htpefimp.h>
Inheritance diagram for ht_pef_import_viewer:
Public Member Functions | |
void | init (bounds *b, char *desc, 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 Member Functions | |
void | dosort () |
Protected Attributes | |
ht_format_group * | format_group |
bool | grouplib |
UINT | sortby |
|
Reimplemented from ht_itext_listbox. Definition at line 199 of file htpefimp.cc. References ht_text_listbox::done(). Referenced by htpefimports_init(). |
|
Definition at line 204 of file htpefimp.cc. References ht_text_listbox_sort_order::col, ht_text_listbox_sort_order::compare_func, grouplib, ht_text_listbox::sort(), sortby, and UINT. |
|
Definition at line 222 of file htpefimp.cc. References dosort(), grouplib, NULL, sortby, and UINT. Referenced by handlemsg(). |
|
Reimplemented from ht_listbox. Definition at line 243 of file htpefimp.cc. References clearmsg(), func(), ht_listbox::handlemsg(), K_Return, msg_funcexec, msg_funcquery, msg_keypressed, msg_retval, and select_entry(). |
|
Definition at line 188 of file htpefimp.cc. References dosort(), format_group, grouplib, Object::init(), LISTBOX_QUICKFIND, sortby, and VO_BROWSABLE. Referenced by htpefimports_init(). |
|
Definition at line 280 of file htpefimp.cc. Referenced by handlemsg(). |
|
Definition at line 67 of file htpefimp.h. Referenced by init(). |
|
Definition at line 68 of file htpefimp.h. |
|
Definition at line 69 of file htpefimp.h. |