#include <formatwindow.h>
Inherits BC_CheckBox.

Public Member Functions | |
| FormatDither (int x, int y, int *dither) | |
| ~FormatDither () | |
| int | handle_event () |
Data Fields | |
| int * | dither |
Definition at line 72 of file formatwindow.h.
| FormatDither::FormatDither | ( | int | x, | |
| int | y, | |||
| int * | dither | |||
| ) |
Definition at line 175 of file formatwindow.C.
| FormatDither::~FormatDither | ( | ) |
Definition at line 178 of file formatwindow.C.
| int FormatDither::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 179 of file formatwindow.C.
References dither, and BC_Toggle::get_value().

| int* FormatDither::dither |
1.5.5