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

Method Private

src/KDChart/KDChartLineAttributes.cpp:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33};
34
35LineAttributes::Private::Private()
36{
37}
38
39LineAttributes::LineAttributes()
40 : _d(new Private())

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected