Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getPropertyEnumerator
Method
getPropertyEnumerator
Tools/LayoutEditor/WidgetContainer.cpp:169–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
WidgetContainer::PropertyEnumerator WidgetContainer::getPropertyEnumerator() const
170
{
171
return PropertyEnumerator(mProperty);
172
}
173
174
void WidgetContainer::setLayerName(std::string_view _value)
175
{
Callers
1
serialiseWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected