Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Schildkroet/Candle2
/ getLineSegmentList
Method
getLineSegmentList
src/parser/gcodeviewparse.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
QList<LineSegment*> GcodeViewParse::getLineSegmentList()
74
{
75
return m_lines;
76
}
77
78
void GcodeViewParse::reset()
79
{
Callers
8
frmMain
Method · 0.80
onActSendFromLineTriggered
Method · 0.80
on_cmdFileReset_clicked
Method · 0.80
ProcessGRBL1_1
Method · 0.80
ProcessGRBL_ETH
Method · 0.80
onTableCellChanged
Method · 0.80
onTableCurrentChanged
Method · 0.80
on_cmdHeightMapMode_toggled
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected