#include <exportedl.h>
Inherits BC_ListBox.

Public Member Functions | |
| ExportEDLWindowTrackList (ExportEDLWindow *window, int x, int y, int w, int h, ArrayList< BC_ListBoxItem * > *track_list) | |
| int | handle_event () |
Data Fields | |
| ExportEDLWindow * | window |
Definition at line 121 of file exportedl.h.
| ExportEDLWindowTrackList::ExportEDLWindowTrackList | ( | ExportEDLWindow * | window, | |
| int | x, | |||
| int | y, | |||
| int | w, | |||
| int | h, | |||
| ArrayList< BC_ListBoxItem * > * | track_list | |||
| ) |
Definition at line 454 of file exportedl.C.
| int ExportEDLWindowTrackList::handle_event | ( | ) | [virtual] |
Definition at line 132 of file exportedl.h.
1.5.5