#include <fileavi.h>
Inherits BC_TextBox.

Public Member Functions | |
| AVIVAttribute (AVIConfigVideo *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| AVIConfigVideo * | gui |
Definition at line 156 of file fileavi.h.
| AVIVAttribute::AVIVAttribute | ( | AVIConfigVideo * | gui, | |
| int | x, | |||
| int | y | |||
| ) |
| int AVIVAttribute::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 1182 of file fileavi.C.
References BC_TextBox::get_text(), gui, and AVIConfigVideo::set_current_attribute().

1.5.5