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

Method frameAttributes

src/KDChart/KDChartAbstractAreaBase.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81FrameAttributes AbstractAreaBase::frameAttributes() const
82{
83 return d->frameAttributes;
84}
85
86void AbstractAreaBase::setBackgroundAttributes(const BackgroundAttributes &a)
87{

Callers 1

compareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected