MCPcopy 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
450void MyCanvas::addArc(MyGraphicsLineItem *arc){
451 g->AddArc(arc);
452}

Callers

nothing calls this directly

Calls 1

AddArcMethod · 0.80

Tested by

no test coverage detected