#include <recordprefs.h>
Inheritance diagram for RecordPrefs:

Public Member Functions | |
| RecordPrefs (MWindow *mwindow, PreferencesWindow *pwindow) | |
| ~RecordPrefs () | |
| int | create_objects () |
Public Attributes | |
| ADevicePrefs * | in_device |
| VDevicePrefs * | video_in_device |
| MWindow * | mwindow |
Definition at line 17 of file recordprefs.h.
|
||||||||||||
|
Definition at line 18 of file recordprefs.C. |
|
|
Definition at line 24 of file recordprefs.C. References in_device. |
|
|
Reimplemented from PreferencesDialog. Definition at line 30 of file recordprefs.C. References _, EDLSession::aconfig_in, PreferencesThread::edl, ADevicePrefs::get_h(), in_device, VDevicePrefs::initialize(), ADevicePrefs::initialize(), MODERECORD, mwindow, Theme::preferencesoptions_x, Theme::preferencesoptions_y, Theme::preferencestitle_x, Theme::preferencestitle_y, PreferencesDialog::pwindow, EDLSession::record_write_length, EDL::session, MWindow::theme, PreferencesWindow::thread, and video_in_device. |
|
|
Definition at line 25 of file recordprefs.h. Referenced by create_objects(), and ~RecordPrefs(). |
|
|
Reimplemented from PreferencesDialog. Definition at line 27 of file recordprefs.h. Referenced by create_objects(). |
|
|
Definition at line 26 of file recordprefs.h. Referenced by create_objects(). |
1.4.4