#include <patchgui.h>
Public Member Functions | |
| NudgePatch (MWindow *mwindow, PatchGUI *patch, int x, int y, int w) | |
| int | handle_event () |
| int | button_press_event () |
| void | update () |
| void | set_value (int64_t value) |
| int64_t | calculate_increment () |
Public Attributes | |
| MWindow * | mwindow |
| PatchGUI * | patch |
Definition at line 150 of file patchgui.h.
|
||||||||||||||||||||||||
|
Definition at line 712 of file patchgui.C. References _. |
|
|
Definition at line 753 of file patchgui.C. References NudgePopup::activate_menu(), PatchBay::button_press_event(), calculate_increment(), PatchGUI::calculate_nudge(), PatchBay::nudge_popup, patch, PatchGUI::patchbay, set_value(), and update(). |
|
|
Definition at line 790 of file patchgui.C. References Track::data_type, Track::edl, EDLSession::frame_rate, patch, EDLSession::sample_rate, EDL::session, PatchGUI::track, and TRACK_AUDIO. Referenced by button_press_event(). |
|
|
Definition at line 728 of file patchgui.C. References PatchGUI::calculate_nudge(), patch, and set_value(). |
|
|
Definition at line 734 of file patchgui.C. References MainSession::changes_made, Track::data_type, Track::gang, MWindow::gui, mwindow, Track::nudge, patch, PatchGUI::patchbay, MWindow::restart_brender(), MWindow::session, MWindow::sync_parameters(), PatchBay::synchronize_nudge(), PatchGUI::track, TRACK_VIDEO, MWindow::undo, and MainUndo::update_undo(). Referenced by button_press_event(), and handle_event(). |
|
|
Definition at line 802 of file patchgui.C. References PatchGUI::calculate_nudge_text(), patch, and PatchBay::update(). Referenced by button_press_event(), VPatchGUI::update(), and APatchGUI::update(). |
|
|
Definition at line 160 of file patchgui.h. Referenced by set_value(). |
|
|
Definition at line 161 of file patchgui.h. Referenced by button_press_event(), calculate_increment(), handle_event(), set_value(), and update(). |
1.4.4