#include <setformat.h>
Public Member Functions | |
| SetFormatThread (MWindow *mwindow) | |
| void | run () |
| void | apply_changes () |
| void | update_window () |
| void | update_aspect () |
| void | update () |
Public Attributes | |
| Mutex * | window_lock |
| SetFormatWindow * | window |
| MWindow * | mwindow |
| EDL * | new_settings |
| float | ratio [2] |
| int | dimension [2] |
| int | orig_dimension [2] |
| int | auto_aspect |
| int | constrain_ratio |
Definition at line 28 of file setformat.h.
|
|
Definition at line 57 of file setformat.C. References window, and window_lock. |
|
|
|
Definition at line 65 of file setformat.C. References apply_changes(), auto_aspect, constrain_ratio, EDL::copy_session(), SetFormatWindow::create_objects(), EDL::create_objects(), MWindow::defaults, dimension, MWindow::edl, MWindow::gui, mwindow, new_settings, orig_dimension, EDLSession::output_h, EDLSession::output_w, ratio, EDL::session, Theme::setformat_h, Theme::setformat_w, MWindow::theme, window, and window_lock. |
|
|
|
Definition at line 241 of file setformat.C. References SetFormatWindow::aspect_h, EDLSession::aspect_h, SetFormatWindow::aspect_w, EDLSession::aspect_w, auto_aspect, MWindow::create_aspect_ratio(), dimension, new_settings, EDL::session, and window. Referenced by update_window(). |
|
|
Definition at line 184 of file setformat.C. References constrain_ratio, SetFormatWindow::dimension, dimension, orig_dimension, SetFormatWindow::ratio, ratio, update_aspect(), and window. |
|
|
Definition at line 51 of file setformat.h. Referenced by run(), update(), and update_aspect(). |
|
|
Definition at line 52 of file setformat.h. Referenced by run(), update(), and update_window(). |
|
|
Definition at line 49 of file setformat.h. Referenced by apply_changes(), run(), update(), update_aspect(), and update_window(). |
|
|
Definition at line 46 of file setformat.h. Referenced by apply_changes(), and run(). |
|
|
|
Definition at line 50 of file setformat.h. Referenced by run(), update(), and update_window(). |
|
|
Definition at line 48 of file setformat.h. Referenced by run(), update(), and update_window(). |
|
|
Definition at line 45 of file setformat.h. Referenced by SetChannelsTextBox::handle_event(), SetFormat::handle_event(), run(), SetFormatThread(), update(), update_aspect(), and update_window(). |
|
|
Definition at line 44 of file setformat.h. Referenced by SetFormat::handle_event(), run(), and SetFormatThread(). |
1.4.4