#include <cwindowtool.h>
Inherits BC_TumbleTextBox.

Public Member Functions | |
| CWindowMaskFeather (MWindow *mwindow, CWindowToolGUI *gui, int x, int y) | |
| ~CWindowMaskFeather () | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| CWindowToolGUI * | gui |
Definition at line 157 of file cwindowtool.h.
| CWindowMaskFeather::CWindowMaskFeather | ( | MWindow * | mwindow, | |
| CWindowToolGUI * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 1649 of file cwindowtool.C.
| CWindowMaskFeather::~CWindowMaskFeather | ( | ) |
Definition at line 1661 of file cwindowtool.C.
| int CWindowMaskFeather::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TumbleTextBox.
Definition at line 1664 of file cwindowtool.C.
References MaskAuto::feather, BC_TumbleTextBox::get_text(), gui, and CWindowToolGUI::update_preview().

Definition at line 163 of file cwindowtool.h.
1.5.5