MCPcopy Create free account
hub / github.com/XRay3D/GERBER_X3 / worckRect

Method worckRect

static_libs/common/project.cpp:480–480  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

478}
479
480QRectF Project::worckRect() const { return m_worckRect; }
481void Project::setWorckRect(const QRectF& worckRect)
482{
483 m_worckRect = worckRect;

Callers 2

updateRectMethod · 0.80
genGcodeAndTileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected