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

Method retransform

src/backend/worksheet/plots/cartesian/BoxPlot.cpp:268–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266}
267
268void BoxPlot::retransform() {
269 Q_D(BoxPlot);
270 d->retransform();
271}
272
273void BoxPlot::recalc() {
274 Q_D(BoxPlot);

Callers 1

Calls 3

isLoadingMethod · 0.80
sizeMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected