|
Vlaxicon
|
Public Member Functions | |
| StaticTextTool (wxWindow *parent, ObjectBaseShape *parentShape) | |
| wxString | GetToolLabel () |
| void | SetToolLabel (wxString sLabel) |
Protected Attributes | |
| wxStaticText * | m_staticText |
| StaticTextTool::StaticTextTool | ( | wxWindow * | parent, |
| ObjectBaseShape * | parentShape | ||
| ) |
constructor of StaticTextTool control
| parent | parent window |
| parentShape | parent shape |
| wxString StaticTextTool::GetToolLabel | ( | ) |
returns tool label
| void StaticTextTool::SetToolLabel | ( | wxString | sLabel | ) |
sets tool label
| sLabel | label |
1.7.3