MCPcopy 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

20using namespace KDChart;
21
22AbstractThreeDAttributes::Private::Private()
23{
24}
25
26AbstractThreeDAttributes::AbstractThreeDAttributes()
27 : _d(new Private())

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected