
Public Member Functions | |
| DiffKeyGUI (DiffKey *plugin, int x, int y) | |
| ~DiffKeyGUI () | |
| void | create_objects () |
| int | close_event () |
Data Fields | |
| DiffKeyThreshold * | threshold |
| DiffKeySlope * | slope |
| DiffKeyDoValue * | do_value |
| DiffKey * | plugin |
Definition at line 68 of file diffkey.C.
| void DiffKeyGUI::create_objects | ( | ) |
Definition at line 277 of file diffkey.C.
References _, BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, do_value, BC_WindowBase::get_h(), BC_WindowBase::get_w(), plugin, BC_WindowBase::show_window(), slope, threshold, BC_WindowBase::title, BC_WindowBase::x, and BC_WindowBase::y.

| int DiffKeyGUI::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
1.5.5