7 #ifndef MYGUI_RESOURCE_LAYOUT_H_
8 #define MYGUI_RESOURCE_LAYOUT_H_
26 ResourceLayout(xml::
ElementPtr _node, const std::
string& _file);
36 Widget* createWidget(const
WidgetInfo& _widgetInfo, const std::
string& _prefix = "",
Widget* _parent =
nullptr,
bool _template = false);
40 WidgetInfo parseWidget(xml::ElementEnumerator& _widget);
48 #endif // MYGUI_RESOURCE_LAYOUT_H_
#define MYGUI_RTTI_DERIVED(DerivedType)
std::vector< Widget * > VectorWidgetPtr
std::vector< WidgetInfo > VectorWidgetInfo