MCPcopy Create free account
hub / github.com/MyGUI/mygui / changeParent

Method changeParent

Tools/EditorFramework/DataSelectorManager.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 void DataSelectorManager::changeParent(DataPtr _parent)
64 {
65 onChangeData(_parent, _parent->getType(), false);
66 }
67
68 void DataSelectorManager::changeParentSelection(DataPtr _parent, DataPtr _selectedChild)
69 {

Callers 15

clearMethod · 0.80
loadMethod · 0.80
doActionMethod · 0.80
undoActionMethod · 0.80
doActionMethod · 0.80
undoActionMethod · 0.80
doActionMethod · 0.80
undoActionMethod · 0.80
doActionMethod · 0.80
undoActionMethod · 0.80
doActionMethod · 0.80
undoActionMethod · 0.80

Calls 1

getTypeMethod · 0.45

Tested by

no test coverage detected