MCPcopy 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
73QList<LineSegment*> GcodeViewParse::getLineSegmentList()
74{
75 return m_lines;
76}
77
78void GcodeViewParse::reset()
79{

Callers 8

frmMainMethod · 0.80
ProcessGRBL1_1Method · 0.80
ProcessGRBL_ETHMethod · 0.80
onTableCellChangedMethod · 0.80
onTableCurrentChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected