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

Method whiskersCapLine

src/backend/worksheet/plots/cartesian/BoxPlot.cpp:401–404  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

399}
400
401Line* BoxPlot::whiskersCapLine() const {
402 Q_D(const BoxPlot);
403 return d->whiskersCapLine;
404}
405
406// margin plots
407BASIC_SHARED_D_READER_IMPL(BoxPlot, bool, rugEnabled, rugEnabled)

Callers 1

setBoxPlotsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected