Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ Private
Method
Private
src/KDChart/KDChartAbstractThreeDAttributes.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
using namespace KDChart;
21
22
AbstractThreeDAttributes::Private::Private()
23
{
24
}
25
26
AbstractThreeDAttributes::AbstractThreeDAttributes()
27
: _d(new Private())
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected