#include <gui.h>
Detailed Description
Definition at line 745 of file gui.h.
Constructor & Destructor Documentation
gCheckBox::gCheckBox |
( |
gControl & |
Parent, |
|
|
int |
x, |
|
|
int |
y, |
|
|
gStyles |
Type = S_CHECK |
|
) |
| |
virtual gCheckBox::~gCheckBox |
( |
| ) |
[virtual] |
Member Function Documentation
virtual BOOL gCheckBox::AcceptFocus |
( |
| ) |
[inline, virtual] |
virtual BOOL gCheckBox::DefaultEvent |
( |
gEvent * |
| ) |
[virtual] |
virtual void gCheckBox::DrawCheck |
( |
int |
state | ) |
[virtual] |
int gCheckBox::GetState |
( |
| ) |
|
void gCheckBox::SetState |
( |
int |
state | ) |
|
virtual void gCheckBox::Update |
( |
gUpdate * |
u | ) |
[virtual] |
virtual void gCheckBox::vTable |
( |
| ) |
[private, virtual] |
Field Documentation
The documentation for this class was generated from the following file: