#include <keyframepopup.h>
Inherits BC_MenuItem.

Public Member Functions | |
| KeyframePopupDelete (MWindow *mwindow, KeyframePopup *popup) | |
| ~KeyframePopupDelete () | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| KeyframePopup * | popup |
Definition at line 44 of file keyframepopup.h.
| KeyframePopupDelete::KeyframePopupDelete | ( | MWindow * | mwindow, | |
| KeyframePopup * | popup | |||
| ) |
Definition at line 80 of file keyframepopup.C.
| KeyframePopupDelete::~KeyframePopupDelete | ( | ) |
Definition at line 87 of file keyframepopup.C.
| int KeyframePopupDelete::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 91 of file keyframepopup.C.
References _, MWindow::gui, KeyframePopup::keyframe_auto, mwindow, popup, MWindow::restart_brender(), MWindow::save_backup(), MWindow::sync_parameters(), MWindow::undo, MWindowGUI::update(), MWindow::update_plugin_guis(), and MainUndo::update_undo().

1.5.5