Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ style
Function
style
QtNodeEditor/include/nodes/internal/Connection.hpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
setTypeConverter(TypeConverter converter);
121
122
ConnectionStyle style() const
123
{
124
return _style;
125
}
126
127
void setStyle(ConnectionStyle style)
128
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected