MCPcopy Create free account
hub / github.com/computationalpathologygroup/ASAP / onAnnotationChanged

Method onAnnotationChanged

ASAP/annotation/QtAnnotation.cpp:155–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155void QtAnnotation::onAnnotationChanged() {
156 return;
157}
158
159void QtAnnotation::setActiveSeedPoint(const unsigned int seedPointIndex) {
160 prepareGeometryChange();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected