#include <editpanel.h>
Inherits BC_Button.

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

| EditNextLabel::~EditNextLabel | ( | ) |
Definition at line 560 of file editpanel.C.
| int EditNextLabel::keypress_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
Definition at line 563 of file editpanel.C.
References BC_WindowBase::ctrl_down(), BC_WindowBase::get_keypress(), handle_event(), and RIGHT.

| int EditNextLabel::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 569 of file editpanel.C.
References EditPanel::next_label(), and panel.
Referenced by keypress_event().

Definition at line 291 of file editpanel.h.
Definition at line 293 of file editpanel.h.
1.5.5