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

Method Private

src/KDChart/KDChartAbstractArea.cpp:25–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23#define d (d_func())
24
25AbstractArea::Private::Private()
26 : AbstractAreaBase::Private()
27{
28 // this block left empty intentionally
29}
30
31AbstractArea::Private::~Private()
32{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected