#include <shapewipe.h>
Inherits BC_CheckBox.

Public Member Functions | |
| ShapeWipePreserveAspectRatio (ShapeWipeMain *plugin, ShapeWipeWindow *window, int x, int y) | |
| int | handle_event () |
Data Fields | |
| ShapeWipeMain * | plugin |
| ShapeWipeWindow * | window |
Definition at line 76 of file shapewipe.h.
| ShapeWipePreserveAspectRatio::ShapeWipePreserveAspectRatio | ( | ShapeWipeMain * | plugin, | |
| ShapeWipeWindow * | window, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 79 of file shapewipe.C.
| int ShapeWipePreserveAspectRatio::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 89 of file shapewipe.C.
References BC_Toggle::get_value(), plugin, ShapeWipeMain::preserve_aspect, and PluginClient::send_configure_change().

Definition at line 85 of file shapewipe.h.
1.5.5