Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ name
Method
name
bt_editor/models/BehaviorTreeNodeModel.hpp:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
const NodeModel &model() const { return _model; }
57
58
QString name() const final { return registrationName(); }
59
60
const QString& instanceName() const;
61
Callers
6
BuildTreeFromXML
Function · 0.80
createMorphSubMenu
Method · 0.80
buildTreeNodeModelFromXML
Function · 0.80
RecursivelyCreateXml
Function · 0.80
initWidget
Method · 0.80
registerModel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected