Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getType
Method
getType
Tools/EditorFramework/Data.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
DataTypePtr Data::getType() const
41
{
42
return mType;
43
}
44
45
DataPtr Data::getParent()
46
{
Callers
15
updateCaption
Method · 0.45
updateProperty
Method · 0.45
updateCaption
Method · 0.45
updateProperty
Method · 0.45
storeRegionValues
Method · 0.45
storeRegionValues
Method · 0.45
notifyChangeDataSelector
Method · 0.45
notifyChangeProperty
Method · 0.45
notifyChangeValue
Method · 0.45
updateFrames
Method · 0.45
notifyChangeDataSelector
Method · 0.45
notifyChangeProperty
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected