#include <bctoggle.h>
Inheritance diagram for BC_CheckBox:

Public Member Functions | |
| BC_CheckBox (int x, int y, int value, char *caption="", int font=MEDIUMFONT, int color=-1) | |
| BC_CheckBox (int x, int y, int *value, char *caption="", int font=MEDIUMFONT, int color=-1) | |
| virtual int | handle_event () |
Public Attributes | |
| int * | value |
Definition at line 106 of file bctoggle.h.
|
||||||||||||||||||||||||||||
|
Definition at line 449 of file bctoggle.C. |
|
||||||||||||||||||||||||||||
|
Definition at line 467 of file bctoggle.C. |
|
|
Reimplemented from BC_Toggle. Definition at line 485 of file bctoggle.C. |
|
|
Reimplemented from BC_Toggle. Definition at line 124 of file bctoggle.h. |
1.4.4