#include <vedits.h>
Inheritance diagram for VEdits:

Public Member Functions | |
| VEdits (EDL *edl, Track *track) | |
| Edit * | create_edit () |
| VEdits () | |
| ~VEdits () | |
| Edit * | append_new_edit () |
| Edit * | insert_edit_after (Edit *previous_edit) |
Public Attributes | |
| VTrack * | vtrack |
Definition at line 12 of file vedits.h.
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from Edits. Definition at line 45 of file vedits.C. References Edits::edl, and VEdit::VEdit(). |
|
|
Reimplemented from Edits. Definition at line 22 of file vedits.C. References Edits::edl, and VEdit::VEdit(). |
|
|
Reimplemented from Edits. Definition at line 27 of file vedits.C. References Edits::edl, and VEdit::VEdit(). |
|
|
|
1.4.4