#include <editpanel.h>
Inherits BC_Button.

Public Member Functions | |
| EditDelInPoint (MWindow *mwindow, EditPanel *panel, int x, int y) | |
| ~EditDelInPoint () | |
| int | handle_event () |
| int | keypress_event () |
Data Fields | |
| MWindow * | mwindow |
| EditPanel * | panel |
Definition at line 34 of file editpanel.h.
| EditDelInPoint::~EditDelInPoint | ( | ) |
| int EditDelInPoint::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
| int EditDelInPoint::keypress_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
Definition at line 41 of file editpanel.h.
Definition at line 42 of file editpanel.h.
1.5.5