Home | All Classes | Grouped Classes | Index | Search
Label Constructor Label Constructor Label Constructor Label Constructor
CL_Label( CL_Component* parent, CL_StyleManager* style = NULL); CL_Label( const std::string& text, CL_Component* parent, CL_StyleManager* style = NULL); CL_Label( const CL_Point& pos, const std::string& text, CL_Component* parent, CL_StyleManager* style = NULL); CL_Label( const CL_Rect& pos, const std::string& text, CL_Component* parent, CL_StyleManager* style = NULL);
See also:
CL_Component | CL_Label | CL_Point | CL_Rect | CL_StyleManager