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