| 153 | } |
| 154 | |
| 155 | void QtAnnotation::onAnnotationChanged() { |
| 156 | return; |
| 157 | } |
| 158 | |
| 159 | void QtAnnotation::setActiveSeedPoint(const unsigned int seedPointIndex) { |
| 160 | prepareGeometryChange(); |
nothing calls this directly
no outgoing calls
no test coverage detected