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

Method symbolWhiskerEnd

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

Source from the content-addressed store, hash-verified

384}
385
386Symbol* BoxPlot::symbolWhiskerEnd() const {
387 Q_D(const BoxPlot);
388 return d->symbolWhiskerEnd;
389}
390
391// whiskers
392BASIC_SHARED_D_READER_IMPL(BoxPlot, BoxPlot::WhiskersType, whiskersType, whiskersType)

Callers 1

symbolCategoryChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected