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

Method plot

src/backend/worksheet/plots/cartesian/CustomPoint.cpp:138–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138const CartesianPlot* CustomPointPrivate::plot() {
139 return m_plot;
140}
141
142/*!
143 calculates the position and the bounding box of the item/point. Called on geometry or properties changes.

Callers 7

retransformMethod · 0.45
updateLabelsMethod · 0.45
recalculateRectMethod · 0.45
retransformMethod · 0.45
updateRugMethod · 0.45
updateRugMethod · 0.45
calculateScenePointsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected