#include <irissquare.h>
Inherits BC_Radial.

Public Member Functions | |
| IrisSquareIn (IrisSquareMain *plugin, IrisSquareWindow *window, int x, int y) | |
| int | handle_event () |
Data Fields | |
| IrisSquareMain * | plugin |
| IrisSquareWindow * | window |
Definition at line 15 of file irissquare.h.
| IrisSquareIn::IrisSquareIn | ( | IrisSquareMain * | plugin, | |
| IrisSquareWindow * | window, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 22 of file irissquare.C.
| int IrisSquareIn::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 35 of file irissquare.C.
References IrisSquareMain::direction, IrisSquareWindow::out, plugin, PluginClient::send_configure_change(), BC_Toggle::update(), and window.

1.5.5