![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
Manages the components
Contained in: global
Derived from:
none
Derived by:
none
Group: GUI (Framework)
#include <ClanLib/gui.h>
public function member index: |
||
Construction: |
||
static CL_ComponentManager* | create | (const char* resource_id, CL_ResourceManager* res_manager, CL_StyleManager* style, CL_Component* parent); |
static CL_ComponentManager* | create | (const char* filename, bool is_datafile, CL_StyleManager* style, CL_Component* parent); |
virtual | ~CL_ComponentManager | (); |
Attributes: |
||
virtual CL_Component* | get_component | (const char* component_id); |