#include <playbackprefs.h>
Inherits BC_TextBox.

Public Member Functions | |
| PlaybackPreload (int x, int y, PreferencesWindow *pwindow, PlaybackPrefs *playback, char *text) | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
| PlaybackPrefs * | playback |
Definition at line 199 of file playbackprefs.h.
| PlaybackPreload::PlaybackPreload | ( | int | x, | |
| int | y, | |||
| PreferencesWindow * | pwindow, | |||
| PlaybackPrefs * | playback, | |||
| char * | text | |||
| ) |
Definition at line 415 of file playbackprefs.C.
| int PlaybackPreload::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 426 of file playbackprefs.C.
References PreferencesThread::edl, BC_TextBox::get_text(), EDLSession::playback_preload, pwindow, EDL::session, and PreferencesWindow::thread.

Definition at line 209 of file playbackprefs.h.
1.5.5