#include <vpatchgui.h>
Public Member Functions | |
| VModePatch (MWindow *mwindow, VPatchGUI *patch, int x, int y) | |
| int | handle_event () |
| int | create_objects () |
| void | update (int mode) |
Static Public Member Functions | |
| static char * | mode_to_text (int mode) |
| static IntAuto * | get_keyframe (MWindow *mwindow, VPatchGUI *patch) |
Public Attributes | |
| MWindow * | mwindow |
| VPatchGUI * | patch |
| int | mode |
Definition at line 44 of file vpatchgui.h.
|
||||||||||||||||||||
|
Definition at line 239 of file vpatchgui.C. References get_keyframe(), mode, PatchBay::mode_to_icon(), PatchGUI::patchbay, and IntAuto::value. |
|
|
Definition at line 305 of file vpatchgui.C. References mode_to_text(). Referenced by VPatchGUI::update(). |
|
||||||||||||
|
Definition at line 291 of file vpatchgui.C. References EDL::align_to_frame(), Track::automation, Automation::autos, MWindow::edl, Autos::get_prev_auto(), LocalSession::get_selectionstart(), EDL::local_session, VTrack::to_units(), and VPatchGUI::vtrack. Referenced by VPatchGUI::update(), and VModePatch(). |
|
|
|
Definition at line 327 of file vpatchgui.C. References _. Referenced by create_objects(). |
|
|
Definition at line 316 of file vpatchgui.C. References VModePatchItem::mode, PatchBay::mode_to_icon(), patch, and PatchGUI::patchbay. Referenced by handle_event(), and VPatchGUI::update(). |
|
|
Definition at line 57 of file vpatchgui.h. Referenced by VModePatchItem::handle_event(), handle_event(), VModePatch(), and VModePatchItem::VModePatchItem(). |
|
|
Definition at line 55 of file vpatchgui.h. Referenced by handle_event(). |
|
|
Definition at line 56 of file vpatchgui.h. Referenced by handle_event(), and update(). |
1.4.4