#include <theme_priv.h>
Public Types | |
| typedef std::map< std::string, THEME_OBJECT * > | MAP_OBJECT |
Public Member Functions | |
| THEME_WIDGET () | |
| virtual | ~THEME_WIDGET () |
| THEME_OBJECT * | FindObject (const std::string &objectname) |
Public Attributes | |
| std::string | type |
| MAP_OBJECT | object |
|
|
Definition at line 164 of file theme_priv.h. |
|
|
Definition at line 151 of file theme_priv.h. |
|
|
Definition at line 230 of file theme_priv.cpp. References object. |
|
|
Definition at line 237 of file theme_priv.cpp. References object. Referenced by THEME_THEME::FindObject(). |
|
|
Definition at line 167 of file theme_priv.h. Referenced by FindObject(), parseObjectProps(), and ~THEME_WIDGET(). |
|
|
Definition at line 157 of file theme_priv.h. Referenced by parseThemeProps(), and parseWidgetProps(). |
1.4.2