#include <shapewipe.h>
Inherits BC_GenericButton.

Public Member Functions | |
| ShapeWipeBrowseButton (ShapeWipeMain *plugin, ShapeWipeWindow *window, ShapeWipeFilename *filename, int x, int y) | |
| int | handle_event () |
Data Fields | |
| ShapeWipeMain * | plugin |
| ShapeWipeWindow * | window |
| ShapeWipeFilename * | filename |
Definition at line 49 of file shapewipe.h.
| ShapeWipeBrowseButton::ShapeWipeBrowseButton | ( | ShapeWipeMain * | plugin, | |
| ShapeWipeWindow * | window, | |||
| ShapeWipeFilename * | filename, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 117 of file shapewipe.C.
| int ShapeWipeBrowseButton::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 130 of file shapewipe.C.
References ShapeWipeWindow::create_objects(), ShapeWipeMain::filename, filename, BC_TextBox::get_text(), plugin, BC_WindowBase::run_window(), PluginClient::send_configure_change(), BC_TextBox::update(), and window.

1.5.5