#include <cwindowgui.h>
Inheritance diagram for CWindowTransport:

Public Member Functions | |
| CWindowTransport (MWindow *mwindow, CWindowGUI *gui, int x, int y) | |
| EDL * | get_edl () |
| void | goto_start () |
| void | goto_end () |
Public Attributes | |
| CWindowGUI * | gui |
Definition at line 187 of file cwindowgui.h.
|
||||||||||||||||||||
|
Definition at line 687 of file cwindowgui.C. |
|
|
Reimplemented from PlayTransport. Definition at line 699 of file cwindowgui.C. References MWindow::edl, and PlayTransport::mwindow. |
|
|
Reimplemented from PlayTransport. Definition at line 716 of file cwindowgui.C. References MWindow::goto_end(), MWindow::gui, gui, PlayTransport::handle_transport(), and PlayTransport::mwindow. |
|
|
Reimplemented from PlayTransport. Definition at line 704 of file cwindowgui.C. References MWindow::goto_start(), MWindow::gui, gui, PlayTransport::handle_transport(), and PlayTransport::mwindow. |
|
|
Definition at line 198 of file cwindowgui.h. Referenced by goto_end(), and goto_start(). |
1.4.4