#include <fileformat.h>
Inherits BC_CheckBox.

Public Member Functions | |
| FileFormatSigned (int x, int y, FileFormat *fwindow, int value) | |
| int | handle_event () |
Data Fields | |
| FileFormat * | fwindow |
Definition at line 93 of file fileformat.h.
| FileFormatSigned::FileFormatSigned | ( | int | x, | |
| int | y, | |||
| FileFormat * | fwindow, | |||
| int | value | |||
| ) |
Definition at line 166 of file fileformat.C.
| int FileFormatSigned::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 172 of file fileformat.C.
References FileFormat::asset, fwindow, BC_Toggle::get_value(), and Asset::signed_.

1.5.5