Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ setConnectionStyle
Method
setConnectionStyle
QtNodeEditor/src/StyleCollection.cpp:40–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
39
40
void
41
StyleCollection::
42
setConnectionStyle(ConnectionStyle connectionStyle)
43
{
44
instance()._connectionStyle = connectionStyle;
45
}
46
47
48
void
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected