Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
630
QColor frmSettings::toolpathNormal()
631
{
632
return ui->clpToolpathNormal->color();
633
}
634
635
void frmSettings::setToolpathNormal(const QColor& color)
636
{
Callers
nothing calls this directly
Calls
1
color
Method · 0.45
Tested by
no test coverage detected