|
Parents: public CL_Component
Description
Class members
static CL_Frame *create(
const CL_Rect &pos,
CL_Component *parent,
CL_StyleManager *style = NULL)
static CL_Frame *create(
const CL_Rect &pos,
CL_Component *parent,
CL_StyleManager *style = NULL)
CL_Frame(
const CL_ComponentOptions &options,
CL_Component *parent)
CL_Frame(CL_Component *parent)
virtual ~CL_Frame()
See Also
None
Back to index
|