#include <fileavi.h>
Inherits BC_ListBox.

Public Member Functions | |
| AVIVAttributeList (AVIConfigVideo *gui, int x, int y) | |
| int | handle_event () |
| int | selection_changed () |
Data Fields | |
| AVIConfigVideo * | gui |
Definition at line 147 of file fileavi.h.
| AVIVAttributeList::AVIVAttributeList | ( | AVIConfigVideo * | gui, | |
| int | x, | |||
| int | y | |||
| ) |
| int AVIVAttributeList::handle_event | ( | ) | [virtual] |
Reimplemented from BC_ListBox.
Definition at line 1161 of file fileavi.C.
References gui, and AVIConfigVideo::update_attribute().

| int AVIVAttributeList::selection_changed | ( | ) | [virtual] |
Reimplemented from BC_ListBox.
Definition at line 1167 of file fileavi.C.
References gui, and AVIConfigVideo::update_attribute().

Reimplemented from BC_ListBox.
Definition at line 153 of file fileavi.h.
Referenced by handle_event(), and selection_changed().
1.5.5