#include <invertwindow.h>
Inherits BC_CheckBox.

Public Member Functions | |
| InvertToggle (InvertMain *client, int *output, int x, int y) | |
| ~InvertToggle () | |
| int | handle_event () |
Data Fields | |
| InvertMain * | client |
| int * | output |
Definition at line 41 of file invertwindow.h.
| InvertToggle::InvertToggle | ( | InvertMain * | client, | |
| int * | output, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 28 of file invertwindow.C.
| InvertToggle::~InvertToggle | ( | ) |
Definition at line 34 of file invertwindow.C.
| int InvertToggle::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 37 of file invertwindow.C.
References client, BC_Toggle::get_value(), output, and PluginClient::send_configure_change().

| int* InvertToggle::output |
1.5.5