#include <recordgui.h>
Inherits BC_Button.

Public Member Functions | |
| RecordGUIResetTranslation (MWindow *mwindow, RecordGUI *gui, int y) | |
| ~RecordGUIResetTranslation () | |
| int | handle_event () |
Data Fields | |
| RecordGUI * | gui |
Definition at line 532 of file recordgui.h.
Definition at line 1516 of file recordgui.C.
| RecordGUIResetTranslation::~RecordGUIResetTranslation | ( | ) |
Definition at line 1520 of file recordgui.C.
| int RecordGUIResetTranslation::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 1524 of file recordgui.C.
References gui, and RecordGUI::set_translation().

1.5.5