Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
763
void XYCurve::updateValues() {
764
Q_D(XYCurve);
765
d->updateValues();
766
}
767
768
void XYCurve::updateErrorBars() {
769
Q_D(XYCurve);
Callers
2
updateLocale
Method · 0.45
valuesColumnAboutToBeRemoved
Method · 0.45
Calls
15
coordinateSystemIndex
Method · 0.80
range
Method · 0.80
x
Method · 0.80
append
Method · 0.80
QPointF
Class · 0.70
QString
Class · 0.50
clear
Method · 0.45
size
Method · 0.45
reserve
Method · 0.45
coordinateSystem
Method · 0.45
format
Method · 0.45
index
Method · 0.45
Tested by
no test coverage detected