#include <assetedit.h>
Public Member Functions | |
| Interlaceautofix (MWindow *mwindow, AssetEditWindow *fwindow, int x, int y) | |
| ~Interlaceautofix () | |
| int | handle_event () |
| void | showhideotherwidgets () |
Public Attributes | |
| AssetEditWindow * | fwindow |
| MWindow * | mwindow |
| BC_TextBox * | ilacemode_textbox |
| BC_ListBox * | ilacemode_listbox |
| BC_TextBox * | ilacefixmethod_textbox |
| BC_ListBox * | ilacefixmethod_listbox |
Private Attributes | |
| char | string [BCTEXTLEN] |
Definition at line 129 of file assetedit.h.
|
||||||||||||||||||||
|
Definition at line 545 of file assetedit.C. |
|
|
Definition at line 552 of file assetedit.C. |
|
|
Definition at line 556 of file assetedit.C. References AssetEditWindow::asset, fwindow, Asset::interlace_autofixoption, and showhideotherwidgets(). |
|
|
Definition at line 563 of file assetedit.C. References AssetEditWindow::asset, MWindow::edl, fwindow, ilacefixmethod_listbox, ilacefixmethod_textbox, ilacemode_listbox, ilacemode_textbox, Asset::interlace_fixmethod, Asset::interlace_mode, EDLSession::interlace_mode, mwindow, EDL::session, and string. Referenced by AssetEditWindow::create_objects(), AssetEditInterlacemodePulldown::handle_event(), and handle_event(). |
|
|
Definition at line 138 of file assetedit.h. Referenced by handle_event(), and showhideotherwidgets(). |
|
|
Definition at line 144 of file assetedit.h. Referenced by AssetEditWindow::create_objects(), and showhideotherwidgets(). |
|
|
Definition at line 143 of file assetedit.h. Referenced by AssetEditWindow::create_objects(), and showhideotherwidgets(). |
|
|
Definition at line 142 of file assetedit.h. Referenced by AssetEditWindow::create_objects(), and showhideotherwidgets(). |
|
|
Definition at line 141 of file assetedit.h. Referenced by AssetEditWindow::create_objects(), and showhideotherwidgets(). |
|
|
Definition at line 139 of file assetedit.h. Referenced by showhideotherwidgets(). |
|
|
Definition at line 146 of file assetedit.h. Referenced by showhideotherwidgets(). |
1.4.4