#include <formatpresets.h>
Inherits BC_ListBox.

Public Member Functions | |
| FormatPresetsPulldown (MWindow *mwindow, FormatPresets *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| FormatPresets * | gui |
Definition at line 56 of file formatpresets.h.
| FormatPresetsPulldown::FormatPresetsPulldown | ( | MWindow * | mwindow, | |
| FormatPresets * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 332 of file formatpresets.C.
| int FormatPresetsPulldown::handle_event | ( | ) | [virtual] |
Reimplemented from BC_ListBox.
Definition at line 352 of file formatpresets.C.
References EDL::copy_all(), FormatPresetItem::edl, FormatPresets::get_edl(), BC_ListBox::get_selection(), BC_ListBoxItem::get_text(), gui, FormatPresets::handle_event(), FormatPresets::text, and BC_TextBox::update().

Definition at line 64 of file formatpresets.h.
Reimplemented from BC_ListBox.
Definition at line 65 of file formatpresets.h.
Referenced by handle_event().
1.5.5