#include <mainmenu.h>
Inherits BC_MenuItem.

Public Member Functions | |
| LoopPlayback (MWindow *mwindow) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
Definition at line 433 of file mainmenu.h.
| LoopPlayback::LoopPlayback | ( | MWindow * | mwindow | ) |
Definition at line 1006 of file mainmenu.C.
References MWindow::edl, EDL::local_session, LocalSession::loop_playback, BC_MenuItem::set_checked(), and BC_MenuItem::set_shift().

| int LoopPlayback::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 1014 of file mainmenu.C.
References MWindow::edl, EDL::local_session, LocalSession::loop_playback, mwindow, BC_MenuItem::set_checked(), and MWindow::toggle_loop_playback().

1.5.5