Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getParent
Method
getParent
MyGUIEngine/src/MyGUI_XmlDocument.cpp:343–346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
341
}
342
343
ElementPtr Element::getParent() const
344
{
345
return mParent;
346
}
347
348
ElementEnumerator Element::getElementEnumerator()
349
{
Callers
1
parseTag
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected