Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

THEME_WIDGET Class Reference

#include <theme_priv.h>

List of all members.

Public Types

typedef std::map< std::string,
THEME_OBJECT * > 
MAP_OBJECT

Public Member Functions

 THEME_WIDGET ()
virtual ~THEME_WIDGET ()
THEME_OBJECTFindObject (const std::string &objectname)

Public Attributes

std::string type
MAP_OBJECT object


Member Typedef Documentation

typedef std::map<std::string, THEME_OBJECT*> THEME_WIDGET::MAP_OBJECT
 

Definition at line 164 of file theme_priv.h.


Constructor & Destructor Documentation

THEME_WIDGET::THEME_WIDGET  )  [inline]
 

Definition at line 151 of file theme_priv.h.

THEME_WIDGET::~THEME_WIDGET  )  [virtual]
 

Definition at line 230 of file theme_priv.cpp.

References object.


Member Function Documentation

THEME_OBJECT * THEME_WIDGET::FindObject const std::string &  objectname  )  [inline]
 

Definition at line 237 of file theme_priv.cpp.

References object.

Referenced by THEME_THEME::FindObject().


Member Data Documentation

MAP_OBJECT THEME_WIDGET::object
 

Definition at line 167 of file theme_priv.h.

Referenced by FindObject(), parseObjectProps(), and ~THEME_WIDGET().

std::string THEME_WIDGET::type
 

Definition at line 157 of file theme_priv.h.

Referenced by parseThemeProps(), and parseWidgetProps().


The documentation for this class was generated from the following files:
Generated on Tue Jun 24 02:21:34 2008 for Advanced Strategic Command by  doxygen 1.4.2