Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
759
void MyGraphicsLineItem::refrshLine(){
760
setLengthRate(1);
761
drawLine();
762
}
763
764
void MyGraphicsLineItem::drawLine(){
765
//draw invisible line
Callers
1
addLine
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected