Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
void
36
NodeDataModel::
37
setNodeStyle(NodeStyle const& style)
38
{
39
_nodeStyle = style;
40
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected