#include <formatpresets.h>
Inherits BC_ListBoxItem.

Public Member Functions | |
| FormatPresetItem (MWindow *mwindow, FormatPresets *gui, char *text) | |
| ~FormatPresetItem () | |
Data Fields | |
| MWindow * | mwindow |
| FormatPresets * | gui |
| EDL * | edl |
Definition at line 68 of file formatpresets.h.
| FormatPresetItem::FormatPresetItem | ( | MWindow * | mwindow, | |
| FormatPresets * | gui, | |||
| char * | text | |||
| ) |
Definition at line 362 of file formatpresets.C.
References EDL::copy_all(), EDL::create_objects(), edl, and FormatPresets::get_edl().

| FormatPresetItem::~FormatPresetItem | ( | ) |
Definition at line 74 of file formatpresets.h.
Definition at line 75 of file formatpresets.h.
Definition at line 77 of file formatpresets.h.
Referenced by FormatPresets::create_objects(), FormatPresets::find_preset(), FormatPresetItem(), FormatPresetsPulldown::handle_event(), and ~FormatPresetItem().
1.5.5