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

Method textAttributes

src/KDChart/KDChartDataValueAttributes.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143TextAttributes DataValueAttributes::textAttributes() const
144{
145 return d->textAttributes;
146}
147
148void DataValueAttributes::setFrameAttributes(const FrameAttributes &a)
149{

Callers 2

operator==Method · 0.45
operator<<Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected