#include <fileyuv.h>
Inherits BC_CheckBox.

Public Member Functions | |
| PipeCheckBox (int x, int y, int value) | |
| int | handle_event () |
Data Fields | |
| BC_TextBox * | textbox |
Definition at line 72 of file fileyuv.h.
| PipeCheckBox::PipeCheckBox | ( | int | x, | |
| int | y, | |||
| int | value | |||
| ) |
| int PipeCheckBox::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 440 of file fileyuv.C.
References BC_TextBox::disable(), BC_TextBox::enable(), BC_Toggle::get_value(), and textbox.

Definition at line 77 of file fileyuv.h.
Referenced by YUVConfigVideo::create_objects(), handle_event(), and PipeCheckBox().
1.5.5