#include <setformat.h>
Inherits BC_TextBox.

Public Member Functions | |
| SetFrameRateTextBox (SetFormatThread *thread, int x, int y) | |
| int | handle_event () |
Data Fields | |
| SetFormatThread * | thread |
Definition at line 107 of file setformat.h.
| SetFrameRateTextBox::SetFrameRateTextBox | ( | SetFormatThread * | thread, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 782 of file setformat.C.
| int SetFrameRateTextBox::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 788 of file setformat.C.
References Units::atoframerate(), EDLSession::frame_rate, BC_TextBox::get_text(), SetFormatThread::new_settings, EDL::session, and thread.

1.5.5