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

Method binPDValues

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

Source from the content-addressed store, hash-verified

384}
385
386const AbstractColumn* Histogram::binPDValues() const {
387 D(Histogram);
388 return d->binPDValues();
389}
390
391// ##############################################################################
392// ################# setter methods and undo commands ##########################

Callers 1

prepareTmpDataColumnMethod · 0.80

Calls 2

resizeToMethod · 0.45
setValueAtMethod · 0.45

Tested by

no test coverage detected