Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XRay3D/GERBER_X3
/ boundingRect
Method
boundingRect
shape_plugins/shape/shape.cpp:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
QRectF Shape::boundingRect() const { return m_shape.boundingRect(); }
53
54
QPainterPath Shape::shape() const { return m_shape; }
55
Callers
4
redraw
Method · 0.45
redraw
Method · 0.45
redraw
Method · 0.45
redraw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected