| 270 | } |
| 271 | |
| 272 | QPointF PrerenderedLabel::referencePointLocation() const |
| 273 | { |
| 274 | return referencePointLocation(referencePoint()); |
| 275 | } |
| 276 | |
| 277 | QPointF PrerenderedLabel::referencePointLocation(KDChartEnums::PositionValue position) const |
| 278 | { |
no outgoing calls
no test coverage detected