MCPcopy 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
52QRectF Shape::boundingRect() const { return m_shape.boundingRect(); }
53
54QPainterPath Shape::shape() const { return m_shape; }
55

Callers 4

redrawMethod · 0.45
redrawMethod · 0.45
redrawMethod · 0.45
redrawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected