Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getParent
Method
getParent
Tools/EditorFramework/Data.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
DataPtr Data::getParent()
46
{
47
return mParent;
48
}
49
50
const Data::VectorData& Data::getChilds() const
51
{
Callers
15
storeOldValues
Method · 0.45
setNewValues
Method · 0.45
storeOldValues
Method · 0.45
setNewValues
Method · 0.45
getCellSelected
Method · 0.45
getCellData
Method · 0.45
add
Method · 0.45
remove
Method · 0.45
unbind
Method · 0.45
saveWidgetsToXmlNode
Method · 0.45
moveNewWidget
Method · 0.45
getCoordNewWidget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected