#include <playbackprefs.h>
Inherits BC_TumbleTextBox.

Public Member Functions | |
| PlaybackSubtitleNumber (int x, int y, PreferencesWindow *pwindow, PlaybackPrefs *playback) | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
| PlaybackPrefs * | playback |
Definition at line 260 of file playbackprefs.h.
| PlaybackSubtitleNumber::PlaybackSubtitleNumber | ( | int | x, | |
| int | y, | |||
| PreferencesWindow * | pwindow, | |||
| PlaybackPrefs * | playback | |||
| ) |
Definition at line 574 of file playbackprefs.C.
| int PlaybackSubtitleNumber::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TumbleTextBox.
Definition at line 590 of file playbackprefs.C.
References PreferencesThread::edl, BC_TumbleTextBox::get_text(), pwindow, EDL::session, EDLSession::subtitle_number, and PreferencesWindow::thread.

Definition at line 269 of file playbackprefs.h.
1.5.5