#include <mainmenu.h>
Inherits BC_MenuItem.

Public Member Functions | |
| PasteKeyframes (MWindow *mwindow) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
Definition at line 216 of file mainmenu.h.
| PasteKeyframes::PasteKeyframes | ( | MWindow * | mwindow | ) |
Definition at line 583 of file mainmenu.C.
References BC_MenuItem::set_shift().

| int PasteKeyframes::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 590 of file mainmenu.C.
References mwindow, and MWindow::paste_automation().

1.5.5