#include <assetedit.h>
Public Member Functions | |
| AssetEditInterlacemodePulldown (MWindow *mwindow, BC_TextBox *output_text, int *output_value, ArrayList< BC_ListBoxItem * > *data, Interlaceautofix *fixoption_chkbox, int x, int y) | |
| int | handle_event () |
| char * | interlacemode_to_text () |
Public Attributes | |
| MWindow * | mwindow |
| BC_TextBox * | output_text |
| int * | output_value |
| Interlaceautofix * | fixoption_chkbox |
Private Attributes | |
| char | string [BCTEXTLEN] |
Definition at line 168 of file assetedit.h.
|
||||||||||||||||||||||||||||||||
|
Definition at line 660 of file assetedit.C. References fixoption_chkbox, interlacemode_to_text(), and string. |
|
|
Definition at line 687 of file assetedit.C. References fixoption_chkbox, output_text, output_value, and Interlaceautofix::showhideotherwidgets(). |
|
|
Definition at line 695 of file assetedit.C. References output_value. Referenced by AssetEditInterlacemodePulldown(). |
|
|
Definition at line 183 of file assetedit.h. Referenced by AssetEditInterlacemodePulldown(), and handle_event(). |
|
|
Definition at line 180 of file assetedit.h. |
|
|
Definition at line 181 of file assetedit.h. Referenced by handle_event(). |
|
|
Definition at line 182 of file assetedit.h. Referenced by handle_event(), and interlacemode_to_text(). |
|
|
Definition at line 185 of file assetedit.h. Referenced by AssetEditInterlacemodePulldown(). |
1.4.4