#include <apatchgui.h>
Inherits BC_Meter.

Public Member Functions | |
| AMeterPatch (MWindow *mwindow, APatchGUI *patch, int x, int y) | |
| int | button_press_event () |
Data Fields | |
| MWindow * | mwindow |
| APatchGUI * | patch |
Definition at line 53 of file apatchgui.h.
Definition at line 334 of file apatchgui.C.
| int AMeterPatch::button_press_event | ( | ) | [virtual] |
Reimplemented from BC_Meter.
Definition at line 350 of file apatchgui.C.
References BC_WindowBase::cursor_inside(), BC_WindowBase::get_buttonpress(), BC_WindowBase::is_event_win(), mwindow, and MWindow::reset_meters().

Definition at line 59 of file apatchgui.h.
1.5.5