MCPcopy 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
852QString WorksheetElementPrivate::name() const {
853 return q->name();
854}
855
856QRectF WorksheetElementPrivate::boundingRect() const {
857 return m_boundingRectangle;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected