Static Public Member Functions | |
| static mixed | CreateWidgetFromXMLString (mixed parent, mixed xmlstring) |
| static mixed | CreateWidgetFromXMLFile (mixed parent, mixed filepath) |
| static mixed | CreateWidgetFromXMLNode (mixed parent, mixed xmlnode) |
Definition at line 5772 of file lua_pseudo_code.cpp.
| static mixed gui_xml::CreateWidgetFromXMLString | ( | mixed | parent, | |
| mixed | xmlstring | |||
| ) | [inline, static] |
Definition at line 5774 of file lua_pseudo_code.cpp.
| static mixed gui_xml::CreateWidgetFromXMLFile | ( | mixed | parent, | |
| mixed | filepath | |||
| ) | [inline, static] |
Definition at line 5776 of file lua_pseudo_code.cpp.
| static mixed gui_xml::CreateWidgetFromXMLNode | ( | mixed | parent, | |
| mixed | xmlnode | |||
| ) | [inline, static] |
Definition at line 5778 of file lua_pseudo_code.cpp.
1.5.6