Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
856
QRectF WorksheetElementPrivate::boundingRect() const {
857
return m_boundingRectangle;
858
}
859
860
QPainterPath WorksheetElementPrivate::shape() const {
861
return m_shape;
Callers
1
parentRect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected