Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getOwner
Method
getOwner
Tools/EditorFramework/Property.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
DataPtr Property::getOwner()
44
{
45
return mOwner;
46
}
47
48
void Property::initialise()
49
{
Callers
15
storeOldValues
Method · 0.45
setNewValues
Method · 0.45
storeOldValues
Method · 0.45
setNewValues
Method · 0.45
notifyChangeProperty
Method · 0.45
notifyChangeProperty
Method · 0.45
notifyChangeProperty
Method · 0.45
storeOldValues
Method · 0.45
setNewValues
Method · 0.45
notifyChangeProperty
Method · 0.45
doAction
Method · 0.45
notifyChangeProperty
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected