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

Method recalc

src/backend/worksheet/plots/cartesian/LollipopPlot.cpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147void LollipopPlot::recalc() {
148 Q_D(LollipopPlot);
149 d->recalc();
150}
151
152void LollipopPlot::handleResize(double /*horizontalRatio*/, double /*verticalRatio*/, bool /*pageResize*/) {
153}

Callers 2

Calls 12

parentAspectMethod · 0.80
statisticsMethod · 0.80
sizeMethod · 0.45
clearMethod · 0.45
resizeMethod · 0.45
groupMethod · 0.45
themeColorPaletteMethod · 0.45
countMethod · 0.45
setColorMethod · 0.45
minimumMethod · 0.45
maximumMethod · 0.45
dataChangedMethod · 0.45

Tested by

no test coverage detected