#include <recordprefs.h>
Inherits BC_CheckBox.

Public Member Functions | |
| StillImageUseDuration (PreferencesWindow *pwindow, int value, int x, int y) | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
Definition at line 155 of file recordprefs.h.
| StillImageUseDuration::StillImageUseDuration | ( | PreferencesWindow * | pwindow, | |
| int | value, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 411 of file recordprefs.C.
| int StillImageUseDuration::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 417 of file recordprefs.C.
References PreferencesThread::edl, BC_Toggle::get_value(), pwindow, EDL::session, EDLSession::si_useduration, and PreferencesWindow::thread.

1.5.5