MCPcopy 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

updateCaptionMethod · 0.45
updatePropertyMethod · 0.45
updateCaptionMethod · 0.45
updatePropertyMethod · 0.45
storeRegionValuesMethod · 0.45
storeRegionValuesMethod · 0.45
notifyChangePropertyMethod · 0.45
notifyChangeValueMethod · 0.45
updateFramesMethod · 0.45
notifyChangePropertyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected