#include <recordgui.h>
Inherits BC_GenericButton.

Public Member Functions | |
| RecordGUIStartBatches (MWindow *mwindow, Record *record, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| Record * | record |
Definition at line 234 of file recordgui.h.
Definition at line 1019 of file recordgui.C.
References _, and BC_WindowBase::set_tooltip().

| int RecordGUIStartBatches::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 1026 of file recordgui.C.
References BC_WindowBase::lock_window(), record, Record::start_recording(), and BC_WindowBase::unlock_window().

Definition at line 239 of file recordgui.h.
1.5.5