MCPcopy Create free account
hub / github.com/BehaviorTree/Groot / nodeDataModel

Method nodeDataModel

QtNodeEditor/src/Node.cpp:181–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179
180
181NodeDataModel*
182Node::
183nodeDataModel() const
184{
185 return _nodeDataModel.get();
186}
187
188
189void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected