#include <editpanel.h>
Inherits BC_Toggle.

Public Member Functions | |
| KeyFrameButton (MWindow *mwindow, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
Definition at line 315 of file editpanel.h.
| KeyFrameButton::KeyFrameButton | ( | MWindow * | mwindow, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 1081 of file editpanel.C.
References _, and BC_WindowBase::set_tooltip().

| int KeyFrameButton::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 1095 of file editpanel.C.
References BC_Toggle::get_value(), mwindow, and MWindow::set_auto_keyframes().

1.5.5