MCPcopy 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
74private:
75 QRectF boundingRect() const override {
76 return QGraphicsTextItem::boundingRect();
77 }
78
79private:
80};

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected