#include <clipedit.h>
Public Member Functions | |
| ClipEdit (MWindow *mwindow, AWindow *awindow, VWindow *vwindow) | |
| ~ClipEdit () | |
| void | run () |
| void | edit_clip (EDL *clip) |
| void | create_clip (EDL *clip) |
Public Attributes | |
| MWindow * | mwindow |
| AWindow * | awindow |
| VWindow * | vwindow |
| EDL * | clip |
| int | create_it |
Definition at line 12 of file clipedit.h.
|
||||||||||||||||
|
Definition at line 17 of file clipedit.C. |
|
|
Definition at line 27 of file clipedit.C. |
|
|
Definition at line 42 of file clipedit.C. References create_it. Referenced by VWindowEditing::to_clip(), and MWindow::to_clip(). |
|
|
Definition at line 31 of file clipedit.C. References create_it. Referenced by AssetPopupInfo::handle_event(). |
|
|
Definition at line 53 of file clipedit.C. References EDL::add_clip(), MWindow::awindow, ClipEditWindow::clip, clip, MainSession::clip_number, EDL::copy_all(), EDL::copy_session(), create_it, ClipEditWindow::create_objects(), EDL::create_objects(), MWindow::edl, AWindow::gui, mwindow, MWindow::session, AWindowGUI::update_assets(), and vwindow. |
|
|
Definition at line 24 of file clipedit.h. |
|
|
Definition at line 28 of file clipedit.h. Referenced by ClipEdit(), ClipEditWindow::create_objects(), and run(). |
|
|
Definition at line 29 of file clipedit.h. Referenced by ClipEdit(), create_clip(), ClipEditWindow::create_objects(), edit_clip(), and run(). |
|
|
Definition at line 23 of file clipedit.h. Referenced by run(). |
|
|
Definition at line 25 of file clipedit.h. Referenced by run(). |
1.4.4