Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linloir/GraphBuilder
/ addArc
Method
addArc
mycanvas.cpp:450–452 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
448
}
449
450
void MyCanvas::addArc(MyGraphicsLineItem *arc){
451
g->AddArc(arc);
452
}
Callers
nothing calls this directly
Calls
1
AddArc
Method · 0.80
Tested by
no test coverage detected