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

Public Member Functions | |
| VWindowTransport (MWindow *mwindow, VWindowGUI *gui, int x, int y) | |
| EDL * | get_edl () |
| void | goto_start () |
| void | goto_end () |
Public Attributes | |
| VWindowGUI * | gui |
Definition at line 162 of file vwindowgui.h.
|
||||||||||||||||||||
|
Definition at line 693 of file vwindowgui.C. |
|
|
Reimplemented from PlayTransport. Definition at line 705 of file vwindowgui.C. References VWindow::get_edl(), gui, and VWindowGUI::vwindow. |
|
|
Reimplemented from PlayTransport. Definition at line 719 of file vwindowgui.C. References VWindow::goto_end(), gui, PlayTransport::handle_transport(), and VWindowGUI::vwindow. |
|
|
Reimplemented from PlayTransport. Definition at line 711 of file vwindowgui.C. References VWindow::goto_start(), gui, PlayTransport::handle_transport(), and VWindowGUI::vwindow. |
|
|
Definition at line 173 of file vwindowgui.h. Referenced by get_edl(), goto_end(), and goto_start(). |
1.4.4