#include <blockop.h>
Inheritance diagram for ht_blockop_dialog:
Public Member Functions | |
void | init (bounds *b, FILEOFS pstart, FILEOFS pend, ht_list *history=0) |
virtual void | done () |
Protected Attributes | |
ht_strinputfield * | start |
ht_strinputfield * | end |
ht_listpopup * | mode |
ht_strinputfield * | action |
|
Reimplemented from ht_dialog. Definition at line 182 of file blockop.cc. References ht_dialog::done(). Referenced by blockop_dialog(). |
|
Definition at line 44 of file blockop.cc. References action, align_left, byte, ht_view::databuf_set(), end, FILEOFS, find_atom(), FS_KILLER, FS_MOVE, FS_TITLE, HISTATOM_EVAL_EXPR, HISTATOM_GOTO, ht_snprintf(), ht_button::init(), ht_statictext::init(), ht_listpopup::init(), ht_label::init(), ht_strinputfield::init(), Object::init(), ht_window::insert(), ht_listpopup::insertstring(), mode, and start. Referenced by blockop_dialog(). |
|
Definition at line 36 of file blockop.h. Referenced by init(). |
|
Definition at line 34 of file blockop.h. Referenced by init(). |
|
Definition at line 35 of file blockop.h. Referenced by init(). |
|
Definition at line 33 of file blockop.h. Referenced by init(). |