#include <preferencesthread.h>
Inherits BC_GenericButton.

Public Member Functions | |
| PreferencesCancel (MWindow *mwindow, PreferencesThread *thread) | |
| int | keypress_event () |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| PreferencesThread * | thread |
Definition at line 152 of file preferencesthread.h.
| PreferencesCancel::PreferencesCancel | ( | MWindow * | mwindow, | |
| PreferencesThread * | thread | |||
| ) |
Definition at line 553 of file preferencesthread.C.
| int PreferencesCancel::keypress_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
Definition at line 561 of file preferencesthread.C.
References ESC, BC_WindowBase::get_keypress(), BC_WindowBase::set_done(), thread, and PreferencesThread::window.

| int PreferencesCancel::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 571 of file preferencesthread.C.
References BC_WindowBase::set_done(), thread, and PreferencesThread::window.

Definition at line 158 of file preferencesthread.h.
Definition at line 159 of file preferencesthread.h.
Referenced by handle_event(), and keypress_event().
1.5.5