TDME2 1.9.121
GUIParser Member List

This is the complete list of members for GUIParser, including all inherited members.

addElement(GUIElement *guiElement)GUIParserstatic
dispose()GUIParserstatic
elementsGUIParserprivatestatic
engineThemePropertiesGUIParserprivatestatic
escapeQuotes(const string &str)GUIParserstatic
getChildrenByTagName(TiXmlElement *parent, const char *name)GUIParserprivatestatic
getInnerXml(TiXmlElement *node)GUIParserprivatestatic
initialize()GUIParserstatic
loadProjectThemeProperties(const string &pathName)GUIParserstatic
parse(const string &pathName, const string &fileName, const unordered_map< string, string > &parameters=unordered_map< string, string >())GUIParserstatic
parse(const string &xml, const unordered_map< string, string > &parameters=unordered_map< string, string >(), const string &pathName=string(), const string &fileName=string())GUIParserstatic
parse(GUIParentNode *parentNode, const string &pathName, const string &fileName)GUIParserstatic
parse(GUIParentNode *parentNode, const string &xml)GUIParserstatic
parseEffect(GUINode *guiNode, const string &effectPrefix, bool requiresCondition, TiXmlElement *node)GUIParserprivatestatic
parseEffects(GUINode *guiNode, TiXmlElement *xmlParentNode)GUIParserprivatestatic
parseFactor(GUIParentNode *guiParentNode, const string &factor)GUIParserprivatestatic
parseGUINode(GUIParentNode *guiParentNode, const string &parentElementId, TiXmlElement *xmlParentNode, GUIElement *guiElement)GUIParserprivatestatic
parseInnerXML(GUIParentNode *guiParentNode, const string &parentElementId, TiXmlElement *node, const string &_template, const unordered_map< string, string > &attributes, GUIElement *guiElement)GUIParserprivatestatic
parseTemplate(GUIParentNode *guiParentNode, const string &parentElementId, TiXmlElement *node, const string &_template, const unordered_map< string, string > &attributes, GUIElement *guiElement)GUIParserprivatestatic
projectThemePropertiesGUIParserprivatestatic
unescapeQuotes(const string &str)GUIParserstatic