#include <htapp.h>
Inheritance diagram for ht_status:
Public Member Functions | |
void | init (bounds *b) |
virtual void | done () |
virtual void | draw () |
virtual void | handlemsg (htmsg *msg) |
virtual bool | idle () |
Protected Attributes | |
int | idle_count |
char * | format |
char | workbuf [STATUS_WORKBUFLEN] |
int | clear_len |
int | analy_ani |
|
Reimplemented from ht_view. Definition at line 973 of file htapp.cc. References ht_view::done(), format, and unregister_idle_object(). |
|
Reimplemented from ht_view. Definition at line 985 of file htapp.cc. References ht_view::buf_print(), clear_len, ht_view::fill(), len, palidx_generic_text_focused, and workbuf. |
|
Reimplemented from ht_view. Definition at line 993 of file htapp.cc. References format, get_config_string(), ht_view::handlemsg(), and msg_config_changed. |
|
Standard Object idle function. Overwrite and register with htidle.cc:register_idle()
Reimplemented from Object. Definition at line 1004 of file htapp.cc. References analy_ani, ht_view::dirtyview(), ht_strdup(), idle_count, ht_view::redraw(), screen, screendrawbuf::show(), and workbuf. |
|
Definition at line 956 of file htapp.cc. References analy_ani, clear_len, format, get_config_string(), idle_count, Object::init(), register_idle_object(), STATUS_DEFAULT_FORMAT, VIEW_DEBUG_NAME, and VO_TRANSPARENT_CHARS. Referenced by ht_app::init(). |
|
|
|
|
|
Definition at line 56 of file htapp.h. Referenced by done(), handlemsg(), and init(). |
|
|
|
|