Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
BackgroundAttributes AbstractAreaBase::backgroundAttributes() const
96
{
97
return d->backgroundAttributes;
98
}
99
100
/* static */
101
void AbstractAreaBase::paintBackgroundAttributes(QPainter &painter, const QRect &rect,
Callers
1
compare
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected