#include <vwindowgui.h>
Inheritance diagram for VWindowEditing:

Public Member Functions | |
| VWindowEditing (MWindow *mwindow, VWindow *vwindow) | |
| ~VWindowEditing () | |
| void | copy_selection () |
| void | splice_selection () |
| void | overwrite_selection () |
| void | set_inpoint () |
| void | set_outpoint () |
| void | clear_inpoint () |
| void | clear_outpoint () |
| void | to_clip () |
| void | toggle_label () |
| void | prev_label () |
| void | next_label () |
Public Attributes | |
| MWindow * | mwindow |
| VWindow * | vwindow |
Definition at line 100 of file vwindowgui.h.
|
||||||||||||
|
Definition at line 402 of file vwindowgui.C. |
|
|
Definition at line 428 of file vwindowgui.C. |
|
|
Reimplemented from EditPanel. Definition at line 541 of file vwindowgui.C. References VWindow::clear_inpoint(), and vwindow. |
|
|
Reimplemented from EditPanel. Definition at line 546 of file vwindowgui.C. References VWindow::clear_outpoint(), and vwindow. |
|
|
Reimplemented from EditPanel. Definition at line 432 of file vwindowgui.C. References VWindow::copy(), and vwindow. |
|
|
Reimplemented from EditPanel. Definition at line 498 of file vwindowgui.C. References VWindow::get_edl(), LocalSession::get_selectionstart(), VWindow::gui, PlaybackEngine::interrupt_playback(), EDL::labels, EDL::local_session, Labels::next_label(), VWindow::playback_engine, Label::position, LocalSession::set_selectionend(), LocalSession::set_selectionstart(), VWindowGUI::timebar, Tracks::total_length(), EDL::tracks, TimeBar::update(), VWindow::update_position(), and vwindow. |
|
|
Reimplemented from EditPanel. Definition at line 447 of file vwindowgui.C. References VWindow::get_edl(), MWindow::gui, mwindow, MWindow::overwrite(), and vwindow. |
|
|
Reimplemented from EditPanel. Definition at line 468 of file vwindowgui.C. References VWindow::get_edl(), LocalSession::get_selectionstart(), VWindow::gui, PlaybackEngine::interrupt_playback(), EDL::labels, EDL::local_session, VWindow::playback_engine, Label::position, Labels::prev_label(), LocalSession::set_selectionend(), LocalSession::set_selectionstart(), VWindowGUI::timebar, TimeBar::update(), VWindow::update_position(), and vwindow. |
|
|
Reimplemented from EditPanel. Definition at line 531 of file vwindowgui.C. References VWindow::set_inpoint(), and vwindow. |
|
|
Reimplemented from EditPanel. Definition at line 536 of file vwindowgui.C. References VWindow::set_outpoint(), and vwindow. |
|
|
Reimplemented from EditPanel. Definition at line 437 of file vwindowgui.C. References VWindow::get_edl(), MWindow::gui, mwindow, MWindow::splice(), and vwindow. |
|
|
Reimplemented from EditPanel. Definition at line 551 of file vwindowgui.C. References _, VWindow::clip_edit, MainSession::clip_number, LocalSession::clip_title, EDL::copy(), ClipEdit::create_clip(), EDL::create_objects(), MWindow::edl, VWindow::get_edl(), LocalSession::get_selectionend(), LocalSession::get_selectionstart(), EDL::load_xml(), EDL::local_session, mwindow, MWindow::plugindb, MWindow::session, LocalSession::set_selectionend(), LocalSession::set_selectionstart(), Tracks::total_length(), EDL::tracks, and vwindow. |
|
|
Reimplemented from EditPanel. Definition at line 457 of file vwindowgui.C. References VWindow::get_edl(), LocalSession::get_selectionend(), LocalSession::get_selectionstart(), VWindow::gui, EDL::labels, EDL::local_session, VWindowGUI::timebar, Labels::toggle_label(), TimeBar::update(), and vwindow. |
|
|
Reimplemented from EditPanel. Definition at line 118 of file vwindowgui.h. Referenced by overwrite_selection(), splice_selection(), and to_clip(). |
|
|
Definition at line 119 of file vwindowgui.h. Referenced by clear_inpoint(), clear_outpoint(), copy_selection(), next_label(), overwrite_selection(), prev_label(), set_inpoint(), set_outpoint(), splice_selection(), to_clip(), and toggle_label(). |
1.4.4