Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ name
Method
name
src/backend/worksheet/WorksheetElement.cpp:852–854 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
850
}
851
852
QString WorksheetElementPrivate::name() const {
853
return q->name();
854
}
855
856
QRectF WorksheetElementPrivate::boundingRect() const {
857
return m_boundingRectangle;
Callers
1
prepareDrawingOrderMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected