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

Method value

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

values

Source from the content-addressed store, hash-verified

277
278// values
279Value* Histogram::value() const {
280 Q_D(const Histogram);
281 return d->value;
282}
283
284// filling
285Background* Histogram::background() const {

Callers 1

loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected