
Public Member Functions | |
| VideoScopeShowIRELimits (VideoScopeEffect *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| VideoScopeEffect * | plugin |
Definition at line 161 of file videoscope.C.
| VideoScopeShowIRELimits::VideoScopeShowIRELimits | ( | VideoScopeEffect * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 719 of file videoscope.C.
References BC_WindowBase::set_tooltip().

| int VideoScopeShowIRELimits::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 728 of file videoscope.C.
References VideoScopeEffect::config, BC_Toggle::get_value(), plugin, VideoScopeConfig::show_IRE_limits, and VideoScopeEffect::thread.

1.5.5