csCheckBox Class Reference
[Check box]
The csCheckBox class is a close child of csButton class.
More...
#include <cschkbox.h>
Inheritance diagram for csCheckBox:

Public Methods | |
csCheckBox (csComponent *iParent, int iButtonID, int iButtonStyle=CSBS_DEFAULTCHECKBOX) | |
Create a checkbox object. | |
virtual bool | HandleEvent (iEvent &Event) |
Handle external events. | |
Protected Methods | |
virtual void | Press () |
Emulate a button press (generate command). | |
void | SetButtBitmap (char *id_n, char *id_p) |
Change bitmaps used for displaying normal/pressed states. | |
void | SetCheckBoxState (csCheckBoxState iNewState) |
Set checkbox state. |
Detailed Description
The csCheckBox class is a close child of csButton class.The check boxes contains a fixed bitmap which changes depending on checkbox state and no text.
Definition at line 92 of file cschkbox.h.
Constructor & Destructor Documentation
|
Create a checkbox object.
|
Member Function Documentation
|
Handle external events.
Reimplemented from csButton. |
|
Emulate a button press (generate command).
Reimplemented from csButton. |
|
Change bitmaps used for displaying normal/pressed states.
|
|
Set checkbox state.
|
The documentation for this class was generated from the following file:
- csws/cschkbox.h
Generated for Crystal Space by doxygen 1.2.18