Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
480
QRectF Project::worckRect() const { return m_worckRect; }
481
void Project::setWorckRect(const QRectF& worckRect)
482
{
483
m_worckRect = worckRect;
Callers
2
updateRect
Method · 0.80
genGcodeAndTile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected