#include <patchgui.h>
Inherits BC_Toggle.

Public Member Functions | |
| ExpandPatch (MWindow *mwindow, PatchGUI *patch, int x, int y) | |
| int | button_press_event () |
| int | button_release_event () |
Data Fields | |
| MWindow * | mwindow |
| PatchGUI * | patch |
Definition at line 140 of file patchgui.h.
Definition at line 639 of file patchgui.C.
References BC_Toggle::set_select_drag().

| int ExpandPatch::button_press_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 654 of file patchgui.C.
References MWindow::edl, Tracks::EXPAND, Track::expand_view, BC_WindowBase::get_buttonpress(), BC_Toggle::get_value(), BC_WindowBase::is_event_win(), EDL::local_session, mwindow, patch, BC_Toggle::set_status(), PatchGUI::toggle_behavior(), BC_Toggle::TOGGLE_DOWN, PatchGUI::track, LocalSession::track_start, MWindow::trackmovement(), and BC_Toggle::update().

| int ExpandPatch::button_release_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 670 of file patchgui.C.
References BC_Toggle::button_release_event(), PatchBay::drag_operation, Tracks::NONE, patch, and PatchGUI::patchbay.

Definition at line 147 of file patchgui.h.
Referenced by button_press_event(), and button_release_event().
1.5.5