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

Method referencePointLocation

src/KDChart/KDChartTextLabelCache.cpp:272–275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270}
271
272QPointF PrerenderedLabel::referencePointLocation() const
273{
274 return referencePointLocation(referencePoint());
275}
276
277QPointF PrerenderedLabel::referencePointLocation(KDChartEnums::PositionValue position) const
278{

Callers 2

Q_FOREACHFunction · 0.80
requiredMarginsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected