Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibrePCB/LibrePCB
/ toExcellonString
Method
toExcellonString
libs/librepcb/core/export/gerberattribute.cpp:67–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
QString GerberAttribute::toExcellonString() const noexcept {
68
return
"; #@! "
% toString() %
"\n"
;
69
}
70
71
/*******************************************************************************
72
* Operator Overloadings
Callers
3
TEST_F
Function · 0.80
foreach
Function · 0.80
printToolList
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64