MCPcopy Create free account
hub / github.com/Linloir/GraphBuilder / refrshLine

Method refrshLine

graph_view.cpp:759–762  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

757}
758
759void MyGraphicsLineItem::refrshLine(){
760 setLengthRate(1);
761 drawLine();
762}
763
764void MyGraphicsLineItem::drawLine(){
765 //draw invisible line

Callers 1

addLineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected