Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ Private
Method
Private
src/KDChart/KDChartBackgroundAttributes.cpp:34–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
};
33
34
BackgroundAttributes::Private::Private()
35
{
36
}
37
38
BackgroundAttributes::BackgroundAttributes()
39
: _d(new Private())
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected