Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ setNodeStyle
Method
setNodeStyle
QtNodeEditor/src/StyleCollection.cpp:32–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
32
void
33
StyleCollection::
34
setNodeStyle(NodeStyle nodeStyle)
35
{
36
instance()._nodeStyle = nodeStyle;
37
}
38
39
40
void
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected