Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
sendScrollingEvents
Method · 0.80
notifyMouseSetFocus
Method · 0.80
notifyExpandCollapse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected