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

Method Private

src/KDChart/Cartesian/KDChartBarAttributes.cpp:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37};
38
39BarAttributes::Private::Private()
40{
41}
42
43BarAttributes::BarAttributes()
44 : _d(new Private())

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected