#include <flipwindow.h>
Inherits BC_CheckBox.

Public Member Functions | |
| FlipToggle (FlipMain *client, int *output, char *string, int x, int y) | |
| ~FlipToggle () | |
| int | handle_event () |
Data Fields | |
| FlipMain * | client |
| int * | output |
Definition at line 31 of file flipwindow.h.
| FlipToggle::FlipToggle | ( | FlipMain * | client, | |
| int * | output, | |||
| char * | string, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 60 of file flipwindow.C.
| FlipToggle::~FlipToggle | ( | ) |
Definition at line 66 of file flipwindow.C.
| int FlipToggle::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 69 of file flipwindow.C.
References client, BC_Toggle::get_value(), output, and PluginClient::send_configure_change().

| int* FlipToggle::output |
1.5.5