![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
Contained in: global
Derived from:
none
Derived by:
CL_StyleManager_Default
Group: GUI (Framework)
#include <ClanLib/gui.h>
public function member index: |
||
Construction: |
||
CL_StyleManager | (CL_ResourceManager* resources); | |
virtual | ~CL_StyleManager | (); |
Attributes: |
||
CL_ResourceManager* | get_resources | (); |
Overrideables: |
||
virtual CL_Component* | create_component | (const std::string& type, CL_Component* parent); |
virtual void | connect_styles | (const std::string& type, CL_Component* owner); |
private function member index: |
||
Implementation: |
||
CL_StyleManager | (const CL_StyleManager& copy); | |