#include <editpanel.h>
Inherits BC_Button.

Public Member Functions | |
| EditFitAutos (MWindow *mwindow, EditPanel *panel, int x, int y) | |
| ~EditFitAutos () | |
| int | keypress_event () |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| EditPanel * | panel |
Definition at line 248 of file editpanel.h.
Definition at line 990 of file editpanel.C.
References _, and BC_WindowBase::set_tooltip().

| EditFitAutos::~EditFitAutos | ( | ) |
Definition at line 997 of file editpanel.C.
| int EditFitAutos::keypress_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
Definition at line 1000 of file editpanel.C.
References BC_WindowBase::alt_down(), BC_WindowBase::ctrl_down(), MWindow::fit_autos(), BC_WindowBase::get_keypress(), and mwindow.

| int EditFitAutos::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 1014 of file editpanel.C.
References MWindow::fit_autos(), and mwindow.

Definition at line 256 of file editpanel.h.
1.5.5