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

Method Private

src/KDChart/KDChartTextArea.cpp:23–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21using namespace KDChart;
22
23TextArea::Private::Private()
24 : AbstractAreaBase::Private()
25{
26 // this block left empty intentionally
27}
28
29TextArea::Private::~Private()
30{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected