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

Method Private

src/KDChart/KDChartAttributesModel.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52};
53
54AttributesModel::Private::Private()
55 : palette(Palette::defaultPalette())
56{
57}
58
59#define d d_func()
60

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected