#include <patchgui.h>
Inherits BC_Toggle.

Public Member Functions | |
| AutoPatch (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 99 of file patchgui.h.
| int AutoPatch::button_press_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
| int AutoPatch::button_release_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 105 of file patchgui.h.
Definition at line 106 of file patchgui.h.
1.5.5