#include <setformat.h>
Inherits BC_TextBox.

Public Member Functions | |
| SetChannelsTextBox (SetFormatThread *thread, int x, int y) | |
| int | handle_event () |
Data Fields | |
| SetFormatThread * | thread |
| MWindow * | mwindow |
Definition at line 64 of file setformat.h.
| SetChannelsTextBox::SetChannelsTextBox | ( | SetFormatThread * | thread, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 583 of file setformat.C.
| int SetChannelsTextBox::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 588 of file setformat.C.
References EDLSession::achannel_positions, EDLSession::audio_channels, SetFormatWindow::canvas, Preferences::channel_positions, CLIP, SetChannelsCanvas::draw(), BC_TextBox::get_text(), MAXCHANNELS, memcpy, SetFormatThread::mwindow, SetFormatThread::new_settings, MWindow::preferences, EDL::session, thread, and SetFormatThread::window.

Definition at line 72 of file setformat.h.
1.5.5