MCPcopy 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
171Background* CartesianPlotLegend::background() const {
172 Q_D(const CartesianPlotLegend);
173 return d->background;
174}
175
176// Border
177Line* CartesianPlotLegend::borderLine() const {

Callers 1

paintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected