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

Method getNode

UnitTests/UnitTest_TreeControl/TreeControlItem.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }
56
57 TreeControl::Node* TreeControlItem::getNode() const
58 {
59 return *getUserData<TreeControl::Node*>();
60 }
61}

Callers 3

sendScrollingEventsMethod · 0.80
notifyMouseSetFocusMethod · 0.80
notifyExpandCollapseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected