|
Manages the overall style of the system
Description
Class members
virtual ~CL_StyleManager()
virtual CL_Component *create_component(
const std::string &type,
const CL_ComponentOptions &options,
CL_Component *parent)
thSignal_v5< const std::string &, const CL_ComponentOptions &, CL_ResourceManager *, CL_Component *, CL_Component **> sig_create_component
See Also
None
Back to index
|