Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ background
Method
background
src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:171–174 ·
view source on GitHub ↗
background
Source
from the content-addressed store, hash-verified
169
170
// background
171
Background* CartesianPlotLegend::background() const {
172
Q_D(const CartesianPlotLegend);
173
return d->background;
174
}
175
176
// Border
177
Line* CartesianPlotLegend::borderLine() const {
Callers
1
paint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected