Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ setFlowViewStyle
Method
setFlowViewStyle
QtNodeEditor/src/StyleCollection.cpp:48–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
48
void
49
StyleCollection::
50
setFlowViewStyle(FlowViewStyle flowViewStyle)
51
{
52
instance()._flowViewStyle = flowViewStyle;
53
}
54
55
56
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected