#include <stylemanager.h>
Inheritance diagram for CL_StyleManager:


Public Methods | |
| CL_StyleManager (CL_ResourceManager *resources) | |
| virtual | ~CL_StyleManager () |
| CL_ResourceManager* | get_resources () |
| virtual CL_Component* | create_component (const std::string &type, const CL_ComponentOptions &options, CL_Component *parent)=0 |
| virtual void | connect_styles (const std::string &type, const CL_ComponentOptions &options, CL_Component *owner)=0 |
Private Methods | |
| CL_StyleManager (const CL_StyleManager ©) | |
Private Attributes | |
| CL_StyleManager_Generic* | impl |
|
|
|
|
|
|
|
|
Definition at line 47 of file stylemanager.h. |
|
|
Reimplemented in CL_StyleManager_Default. |
|
|
Reimplemented in CL_StyleManager_Default. |
|
|
|
|
|
Reimplemented in CL_StyleManager_Default. Definition at line 48 of file stylemanager.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001