Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
std::shared_ptr<Annotation> QtAnnotation::getAnnotation() const {
34
return _annotation;
35
}
36
37
void QtAnnotation::finish() {
38
_finished = true;
Callers
15
keyPressEvent
Method · 0.45
addCoordinate
Method · 0.45
keyPressEvent
Method · 0.45
addCoordinate
Method · 0.45
addCoordinate
Method · 0.45
onItemNameChanged
Method · 0.45
updateAnnotationToolTip
Method · 0.45
onTreeWidgetItemDoubleClicked
Method · 0.45
eventFilter
Method · 0.45
updateGeneratingAnnotationLabel
Method · 0.45
finishAnnotation
Method · 0.45
deleteAnnotation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected