Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ color
Method
color
src/backend/worksheet/plots/cartesian/BoxPlot.cpp:479–481 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
477
}
478
479
QColor BoxPlot::color() const {
480
return colorAt(0);
481
}
482
483
QColor BoxPlot::colorAt(int index) const {
484
Q_D(const BoxPlot);
Callers
4
colorAt
Method · 0.45
draw
Method · 0.45
paint
Method · 0.45
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected