#include <recordgui.h>
Inherits BC_TextBox.

Public Member Functions | |
| RecordPath (MWindow *mwindow, Record *record, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| Record * | record |
Definition at line 322 of file recordgui.h.
Definition at line 879 of file recordgui.C.
| int RecordPath::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 885 of file recordgui.C.
References Batch::assets, Batch::calculate_news(), Record::get_editing_batch(), BC_TextBox::get_text(), Asset::path, record, Record::record_gui, RecordGUI::update_batches(), and ArrayList< TYPE >::values.

Definition at line 327 of file recordgui.h.
1.5.5