List of all members.
Constructor & Destructor Documentation
| CheckboxTool::CheckboxTool |
( |
wxWindow * |
parent, |
|
|
ObjectBaseShape * |
parentShape |
|
) |
| |
constructor of CheckboxTool control
- Parameters:
-
| parent | parent window |
| parentShape | parent shape |
Member Function Documentation
| wxString CheckboxTool::GetToolLabel |
( |
| ) |
|
returns label of tool
- Returns:
- tool label
| void CheckboxTool::OnCheckboxClick |
( |
wxCommandEvent & |
event | ) |
[protected] |
event handler on change checkbox value
| void CheckboxTool::SendCommand |
( |
| ) |
|
| void CheckboxTool::SetCheckboxValue |
( |
bool |
check | ) |
|
sets checbox value
- Parameters:
-
| check | true if check, false if not |
| void CheckboxTool::SetToolLabel |
( |
wxString |
sLabel | ) |
|
sets tool label
- Parameters:
-
The documentation for this class was generated from the following files: