#include <clipedit.h>
Inherits BC_TextBox.

Public Member Functions | |
| ClipEditTitle (ClipEditWindow *window, int x, int y, int w) | |
| int | handle_event () |
Data Fields | |
| ClipEditWindow * | window |
Definition at line 54 of file clipedit.h.
| ClipEditTitle::ClipEditTitle | ( | ClipEditWindow * | window, | |
| int | x, | |||
| int | y, | |||
| int | w | |||
| ) |
Definition at line 216 of file clipedit.C.
| int ClipEditTitle::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 222 of file clipedit.C.
References ClipEditWindow::clip, LocalSession::clip_title, BC_TextBox::get_text(), EDL::local_session, and window.

1.5.5