Vlaxicon
Public Member Functions | Protected Attributes

StaticTextTool Class Reference

Inheritance diagram for StaticTextTool:
ObjectBase

List of all members.

Public Member Functions

 StaticTextTool (wxWindow *parent, ObjectBaseShape *parentShape)
wxString GetToolLabel ()
void SetToolLabel (wxString sLabel)

Protected Attributes

wxStaticText * m_staticText

Constructor & Destructor Documentation

StaticTextTool::StaticTextTool ( wxWindow *  parent,
ObjectBaseShape parentShape 
)

constructor of StaticTextTool control

Parameters:
parentparent window
parentShapeparent shape

Member Function Documentation

wxString StaticTextTool::GetToolLabel ( )

returns tool label

Returns:
label
void StaticTextTool::SetToolLabel ( wxString  sLabel)

sets tool label

Parameters:
sLabellabel

The documentation for this class was generated from the following files:
 All Classes Functions