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

Method line

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

Source from the content-addressed store, hash-verified

265
266// line
267Line* Histogram::line() const {
268 Q_D(const Histogram);
269 return d->line;
270}
271
272// symbols
273Symbol* Histogram::symbol() const {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected