MCPcopy 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

storeOldValuesMethod · 0.45
setNewValuesMethod · 0.45
storeOldValuesMethod · 0.45
setNewValuesMethod · 0.45
notifyChangePropertyMethod · 0.45
notifyChangePropertyMethod · 0.45
notifyChangePropertyMethod · 0.45
storeOldValuesMethod · 0.45
setNewValuesMethod · 0.45
notifyChangePropertyMethod · 0.45
doActionMethod · 0.45
notifyChangePropertyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected