MCPcopy Create free account
hub / github.com/KDAB/KDChart / backgroundAttributes

Method backgroundAttributes

src/KDChart/KDChartAbstractAreaBase.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95BackgroundAttributes AbstractAreaBase::backgroundAttributes() const
96{
97 return d->backgroundAttributes;
98}
99
100/* static */
101void AbstractAreaBase::paintBackgroundAttributes(QPainter &painter, const QRect &rect,

Callers 1

compareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected