MCPcopy 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

32int Plugin::type() const { return int(FileType::GCode); }
33
34QString Plugin::folderName() const { return tr("Tool Paths"); }
35
36FileInterface* Plugin::createFile() { return new File(); }
37

Callers 2

addFileMethod · 0.45
addShapeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected