Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
374
Symbol* BoxPlot::symbolFarOut() const {
375
Q_D(const BoxPlot);
376
return d->symbolFarOut;
377
}
378
379
BASIC_SHARED_D_READER_IMPL(BoxPlot, bool, jitteringEnabled, jitteringEnabled)
380
Callers
1
symbolCategoryChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected