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

Method Private

src/KDChart/KDChartAbstractAreaWidget.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16using namespace KDChart;
17
18AbstractAreaWidget::Private::Private()
19{
20 // this block left empty intentionally
21}
22
23AbstractAreaWidget::Private::~Private()
24{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected