#include <editpanel.h>
Inherits BC_Button.

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