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

Method textAttributes

src/KDChart/KDChartAbstractAxis.cpp:178–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178TextAttributes AbstractAxis::textAttributes() const
179{
180 return d->textAttributes;
181}
182
183void AbstractAxis::setRulerAttributes(const RulerAttributes &a)
184{

Callers 1

compareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected