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

Method updateValues

src/backend/worksheet/plots/cartesian/Histogram.cpp:566–569  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

564}
565
566void Histogram::updateValues() {
567 D(Histogram);
568 d->updateValues();
569}
570
571void Histogram::dataColumnAboutToBeRemoved(const AbstractAspect* aspect) {
572 Q_D(Histogram);

Callers 2

initMethod · 0.45
updateLocaleMethod · 0.45

Calls 15

suffixMethod · 0.80
numericFormatMethod · 0.80
fontMethod · 0.80
positionMethod · 0.80
setXMethod · 0.80
xMethod · 0.80
setYMethod · 0.80
appendMethod · 0.80
lengthMethod · 0.80
clearMethod · 0.45
typeMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected