#include <patchbay.h>
Public Member Functions | |
| NudgePopup (MWindow *mwindow, PatchBay *patchbay) | |
| ~NudgePopup () | |
| void | create_objects () |
| void | activate_menu (PatchGUI *gui) |
Public Attributes | |
| MWindow * | mwindow |
| PatchBay * | patchbay |
| NudgePopupSeconds * | seconds_item |
| NudgePopupNative * | native_item |
Definition at line 64 of file patchbay.h.
|
||||||||||||
|
Definition at line 30 of file patchbay.C. |
|
|
Definition at line 41 of file patchbay.C. |
|
|
Definition at line 52 of file patchbay.C. References Track::data_type, MWindow::edl, mwindow, native_item, EDLSession::nudge_seconds, seconds_item, EDL::session, PatchGUI::track, and TRACK_AUDIO. Referenced by NudgePatch::button_press_event(). |
|
|
Definition at line 46 of file patchbay.C. References native_item, and seconds_item. Referenced by PatchBay::create_objects(). |
|
|
Definition at line 73 of file patchbay.h. Referenced by activate_menu(), NudgePopupNative::handle_event(), and NudgePopupSeconds::handle_event(). |
|
|
Definition at line 76 of file patchbay.h. Referenced by activate_menu(), and create_objects(). |
|
|
Definition at line 74 of file patchbay.h. Referenced by NudgePopupNative::handle_event(), and NudgePopupSeconds::handle_event(). |
|
|
Definition at line 75 of file patchbay.h. Referenced by activate_menu(), and create_objects(). |
1.4.4