MCPcopy Create free account
hub / github.com/Schildkroet/Candle2 / toolpathNormal

Method toolpathNormal

src/frmsettings.cpp:630–633  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

628}
629
630QColor frmSettings::toolpathNormal()
631{
632 return ui->clpToolpathNormal->color();
633}
634
635void frmSettings::setToolpathNormal(const QColor& color)
636{

Callers

nothing calls this directly

Calls 1

colorMethod · 0.45

Tested by

no test coverage detected