#include <htapp.h>
Inheritance diagram for ht_file_window:
Public Member Functions | |
void | init (bounds *b, char *desc, UINT framestyle, UINT number, ht_streamfile *file) |
virtual void | done () |
virtual void | handlemsg (htmsg *msg) |
Public Attributes | |
ht_streamfile * | file |
Protected Member Functions | |
void | add_vstate_history (ht_vstate_history_entry *e) |
Protected Attributes | |
ht_list * | vstate_history |
int | vstate_history_pos |
|
Definition at line 3063 of file htapp.cc. References ht_list::count(), ht_list::del_multiple(), ht_list::insert(), vstate_history, and vstate_history_pos. Referenced by handlemsg(). |
|
Reimplemented from ht_window. Definition at line 3056 of file htapp.cc. References ht_list::destroy(), ht_window::done(), and vstate_history. |
|
|
Definition at line 3047 of file htapp.cc. References file, Object::init(), UINT, vstate_history, and vstate_history_pos. Referenced by ht_app::create_window_file_bin(), and ht_app::create_window_file_text(). |
|
Definition at line 168 of file htapp.h. Referenced by file_window_load_fcfg_func(), file_window_store_fcfg_func(), handlemsg(), and init(). |
|
Definition at line 163 of file htapp.h. Referenced by add_vstate_history(), done(), handlemsg(), and init(). |
|
Definition at line 164 of file htapp.h. Referenced by add_vstate_history(), handlemsg(), and init(). |