Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XRay3D/GERBER_X3
/ folderName
Method
folderName
GGEasy/gcode/gcplugin.cpp:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
int Plugin::type() const { return int(FileType::GCode); }
33
34
QString Plugin::folderName() const { return tr(
"Tool Paths"
); }
35
36
FileInterface* Plugin::createFile() { return new File(); }
37
Callers
2
addFile
Method · 0.45
addShape
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected