#include <ivtcwindow.h>
Inherits BC_CheckBox.

Public Member Functions | |
| IVTCAuto (IVTCMain *client, int x, int y) | |
| ~IVTCAuto () | |
| int | handle_event () |
Data Fields | |
| IVTCMain * | client |
Definition at line 59 of file ivtcwindow.h.
| IVTCAuto::IVTCAuto | ( | IVTCMain * | client, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 122 of file ivtcwindow.C.
| IVTCAuto::~IVTCAuto | ( | ) |
Definition at line 127 of file ivtcwindow.C.
| int IVTCAuto::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 130 of file ivtcwindow.C.
References client, BC_Toggle::get_value(), and PluginClient::send_configure_change().

1.5.5