Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ boundingRect
Method
boundingRect
src/backend/worksheet/TextLabel.cpp:75–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
74
private:
75
QRectF boundingRect() const override {
76
return QGraphicsTextItem::boundingRect();
77
}
78
79
private:
80
};
Callers
1
recalcShapeAndBoundingRect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected