#include <cwindowgui.h>
Inherits EditPanel.

Public Member Functions | |
| CWindowEditing (MWindow *mwindow, CWindow *cwindow) | |
| void | set_inpoint () |
| void | set_outpoint () |
Data Fields | |
| MWindow * | mwindow |
| CWindow * | cwindow |
Definition at line 127 of file cwindowgui.h.
Definition at line 610 of file cwindowgui.C.
| void CWindowEditing::set_inpoint | ( | ) | [virtual] |
Reimplemented from EditPanel.
Definition at line 637 of file cwindowgui.C.
References mwindow, and MWindow::set_inpoint().

| void CWindowEditing::set_outpoint | ( | ) | [virtual] |
Reimplemented from EditPanel.
Definition at line 642 of file cwindowgui.C.
References mwindow, and MWindow::set_outpoint().

Reimplemented from EditPanel.
Definition at line 135 of file cwindowgui.h.
Referenced by set_inpoint(), and set_outpoint().
Definition at line 136 of file cwindowgui.h.
1.5.5