#include <cwindowtool.h>
Inherits BC_Button.

Public Member Functions | |
| CWindowProjectorRight (MWindow *mwindow, CWindowProjectorGUI *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| CWindowProjectorGUI * | gui |
Definition at line 332 of file cwindowtool.h.
| CWindowProjectorRight::CWindowProjectorRight | ( | MWindow * | mwindow, | |
| CWindowProjectorGUI * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 1226 of file cwindowtool.C.
References _, and BC_WindowBase::set_tooltip().

| int CWindowProjectorRight::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 1233 of file cwindowtool.C.
References CWindow::calculate_affected_autos(), CWindow::calculate_affected_track(), MWindow::cwindow, MWindow::edl, gui, mwindow, EDLSession::output_w, EDL::session, Track::track_w, CWindowProjectorGUI::update(), CWindowProjectorGUI::update_preview(), and FloatAuto::value.

1.5.5