#include <interfaceprefs.h>
Inheritance diagram for InterfacePrefs:

Public Member Functions | |
| InterfacePrefs (MWindow *mwindow, PreferencesWindow *pwindow) | |
| ~InterfacePrefs () | |
| int | create_objects () |
| int | update (int new_value) |
| char * | behavior_to_text (int mode) |
Public Attributes | |
| BrowseButton * | ipath |
| IndexSize * | isize |
| IndexCount * | icount |
| IndexPathText * | ipathtext |
| DeleteAllIndexes * | deleteall |
| TimeFormatHMS * | hms |
| TimeFormatHMSF * | hmsf |
| TimeFormatSamples * | samples |
| TimeFormatHex * | hex |
| TimeFormatFrames * | frames |
| TimeFormatFeet * | feet |
| TimeFormatSeconds * | seconds |
| MeterMinDB * | min_db |
| MeterMaxDB * | max_db |
| MeterVUDB * | vu_db |
| ViewBehaviourText * | button1 |
| ViewBehaviourText * | button2 |
| ViewBehaviourText * | button3 |
| ViewThumbnails * | thumbnails |
Definition at line 27 of file interfaceprefs.h.
|
||||||||||||
|
Definition at line 23 of file interfaceprefs.C. |
|
|
Definition at line 237 of file interfaceprefs.C. References feet, frames, hex, hms, hmsf, max_db, min_db, samples, and thumbnails. |
|
|
Definition at line 202 of file interfaceprefs.C. References _, MOVE_ALL_EDITS_TITLE, MOVE_EDITS_DISABLED_TITLE, MOVE_NO_EDITS_TITLE, and MOVE_ONE_EDIT_TITLE. Referenced by create_objects(). |
|
|
Reimplemented from PreferencesDialog. Definition at line 28 of file interfaceprefs.C. References _, behavior_to_text(), ViewTheme::create_objects(), ViewBehaviourText::create_objects(), deleteall, PreferencesThread::edl, feet, frames, hex, hms, hmsf, icount, ipath, ipathtext, isize, max_db, min_db, PreferencesDialog::mwindow, Theme::preferencesoptions_x, Theme::preferencesoptions_y, Theme::preferencestitle_x, Theme::preferencestitle_y, PreferencesDialog::pwindow, samples, seconds, EDL::session, MWindow::theme, PreferencesWindow::thread, thumbnails, and EDLSession::time_format. |
|
|
Definition at line 224 of file interfaceprefs.C. References PreferencesThread::edl, feet, frames, hex, hms, hmsf, PreferencesDialog::pwindow, PreferencesThread::redraw_times, samples, seconds, EDL::session, PreferencesWindow::thread, and EDLSession::time_format. Referenced by TimeFormatFeet::handle_event(), TimeFormatSeconds::handle_event(), TimeFormatHex::handle_event(), TimeFormatFrames::handle_event(), TimeFormatSamples::handle_event(), TimeFormatHMSF::handle_event(), and TimeFormatHMS::handle_event(). |
|
|
Definition at line 56 of file interfaceprefs.h. |
|
|
Definition at line 56 of file interfaceprefs.h. |
|
|
Definition at line 56 of file interfaceprefs.h. |
|
|
Definition at line 42 of file interfaceprefs.h. Referenced by create_objects(). |
|
|
Definition at line 49 of file interfaceprefs.h. Referenced by create_objects(), update(), and ~InterfacePrefs(). |
|
|
Definition at line 48 of file interfaceprefs.h. Referenced by create_objects(), update(), and ~InterfacePrefs(). |
|
|
Definition at line 47 of file interfaceprefs.h. Referenced by create_objects(), update(), and ~InterfacePrefs(). |
|
|
Definition at line 44 of file interfaceprefs.h. Referenced by create_objects(), update(), and ~InterfacePrefs(). |
|
|
Definition at line 45 of file interfaceprefs.h. Referenced by create_objects(), update(), and ~InterfacePrefs(). |
|
|
Definition at line 40 of file interfaceprefs.h. Referenced by create_objects(). |
|
|
Definition at line 38 of file interfaceprefs.h. Referenced by create_objects(). |
|
|
Definition at line 41 of file interfaceprefs.h. Referenced by create_objects(). |
|
|
Definition at line 39 of file interfaceprefs.h. Referenced by create_objects(). |
|
|
Definition at line 53 of file interfaceprefs.h. Referenced by create_objects(), and ~InterfacePrefs(). |
|
|
Definition at line 52 of file interfaceprefs.h. Referenced by create_objects(), and ~InterfacePrefs(). |
|
|
Definition at line 46 of file interfaceprefs.h. Referenced by create_objects(), update(), and ~InterfacePrefs(). |
|
|
Definition at line 50 of file interfaceprefs.h. Referenced by create_objects(), and update(). |
|
|
Definition at line 57 of file interfaceprefs.h. Referenced by create_objects(), and ~InterfacePrefs(). |
|
|
Definition at line 54 of file interfaceprefs.h. |
1.4.4