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

Method setNodeStyle

QtNodeEditor/src/NodeDataModel.cpp:35–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34
35void
36NodeDataModel::
37setNodeStyle(NodeStyle const& style)
38{
39 _nodeStyle = style;
40}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected