#include <reindex.h>
Inherits BC_Button.

Public Member Functions | |
| ReIndexCancelButton (ReIndexWindow *window) | |
| handle_event () | |
| keypress_event () | |
Data Fields | |
| ReIndexWindow * | window |
Definition at line 51 of file reindex.h.
| ReIndexCancelButton::ReIndexCancelButton | ( | ReIndexWindow * | window | ) |
| ReIndexCancelButton::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 93 of file reindex.C.
References BC_WindowBase::set_done(), and window.
Referenced by keypress_event().

| ReIndexCancelButton::keypress_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
Definition at line 98 of file reindex.C.
References ESC, BC_WindowBase::get_keypress(), handle_event(), and window.

1.5.5