MCPcopy Create free account
hub / github.com/MyGUI/mygui / getWidgets

Method getWidgets

Tools/LayoutEditor/EditorWidgets.cpp:703–706  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

701 }
702
703 EnumeratorWidgetContainer EditorWidgets::getWidgets()
704 {
705 return EnumeratorWidgetContainer(mWidgets);
706 }
707
708 std::string_view EditorWidgets::getSkinReplace(std::string_view _skinName)
709 {

Callers 4

notifyGeneratePressedMethod · 0.80
getTopWidgetMethod · 0.80
findWidgetSelectedMethod · 0.80
widgetsUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected