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

Method symbolFarOut

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

Source from the content-addressed store, hash-verified

372}
373
374Symbol* BoxPlot::symbolFarOut() const {
375 Q_D(const BoxPlot);
376 return d->symbolFarOut;
377}
378
379BASIC_SHARED_D_READER_IMPL(BoxPlot, bool, jitteringEnabled, jitteringEnabled)
380

Callers 1

symbolCategoryChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected