#include <mainmenu.h>
Inherits BC_MenuItem.

Public Member Functions | |
| DumpEDL (MWindow *mwindow) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
Definition at line 135 of file mainmenu.h.
| DumpEDL::DumpEDL | ( | MWindow * | mwindow | ) |
Definition at line 482 of file mainmenu.C.
| int DumpEDL::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 488 of file mainmenu.C.
References EDL::dump(), MWindow::edl, and mwindow.

1.5.5