#include <reindex.h>
Inherits BC_Button.

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

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

1.5.5