#include <cwindowtool.h>
Inherits BC_CheckBox.

Public Member Functions | |
| CWindowMaskBeforePlugins (CWindowToolGUI *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| CWindowToolGUI * | gui |
Definition at line 177 of file cwindowtool.h.
| CWindowMaskBeforePlugins::CWindowMaskBeforePlugins | ( | CWindowToolGUI * | gui, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 1718 of file cwindowtool.C.
| int CWindowMaskBeforePlugins::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 1727 of file cwindowtool.C.
References MaskAuto::apply_before_plugins, BC_Toggle::get_value(), gui, and CWindowToolGUI::update_preview().

1.5.5