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

Method getAnnotation

ASAP/annotation/QtAnnotation.cpp:33–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33std::shared_ptr<Annotation> QtAnnotation::getAnnotation() const {
34 return _annotation;
35}
36
37void QtAnnotation::finish() {
38 _finished = true;

Callers 15

keyPressEventMethod · 0.45
addCoordinateMethod · 0.45
keyPressEventMethod · 0.45
addCoordinateMethod · 0.45
addCoordinateMethod · 0.45
onItemNameChangedMethod · 0.45
eventFilterMethod · 0.45
finishAnnotationMethod · 0.45
deleteAnnotationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected