#include <recordgui.h>
Inherits BC_CheckBox.

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

| int RecordGUIFillFrames::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 797 of file recordgui.C.
References Record::fill_frames, BC_Toggle::get_value(), and record.

Definition at line 383 of file recordgui.h.
1.5.5