MCPcopy Create free account
hub / github.com/KDE/labplot / boundingRect

Method boundingRect

src/backend/worksheet/WorksheetElement.cpp:856–858  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

854}
855
856QRectF WorksheetElementPrivate::boundingRect() const {
857 return m_boundingRectangle;
858}
859
860QPainterPath WorksheetElementPrivate::shape() const {
861 return m_shape;

Callers 1

parentRectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected