List of all members.
Detailed Description
A CheckBox can be toggled on/off.
Constructor & Destructor Documentation
| CheckBox::CheckBox |
( |
const std::string & |
caption, |
|
|
int |
w = 12, |
|
|
int |
h = 12 | |
|
) |
| | |
Member Function Documentation
| void CheckBox::drawPlain |
( |
|
) |
[private, virtual] |
| void CheckBox::drawSkin |
( |
|
) |
[private, virtual] |
| void CheckBox::initialize |
( |
|
) |
[private, virtual] |
| bool CheckBox::isToggled |
( |
|
) |
[inline] |
| void CheckBox::onClick |
( |
Event * |
event |
) |
[private, virtual] |
| void CheckBox::onEnabled |
( |
|
) |
[private, virtual] |
Called whenever a Control's setEnabled() function is called.
Reimplemented from Control.
| void CheckBox::setToggled |
( |
bool |
toggled |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: