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

Method updateValues

src/backend/worksheet/plots/cartesian/XYCurve.cpp:763–766  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

761}
762
763void XYCurve::updateValues() {
764 Q_D(XYCurve);
765 d->updateValues();
766}
767
768void XYCurve::updateErrorBars() {
769 Q_D(XYCurve);

Callers 2

updateLocaleMethod · 0.45

Calls 15

coordinateSystemIndexMethod · 0.80
rangeMethod · 0.80
xMethod · 0.80
appendMethod · 0.80
QPointFClass · 0.70
QStringClass · 0.50
clearMethod · 0.45
sizeMethod · 0.45
reserveMethod · 0.45
coordinateSystemMethod · 0.45
formatMethod · 0.45
indexMethod · 0.45

Tested by

no test coverage detected