MCPcopy Create free account
hub / github.com/KDE/labplot / name

Method name

src/backend/datapicker/DatapickerPoint.cpp:319–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317}
318
319QString DatapickerPointPrivate::name() const {
320 return q->name();
321}
322
323/*!
324 calculates the position and the bounding box of the item/point. Called on geometry or properties changes.

Callers 1

loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected