Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/computationalpathologygroup/ASAP
/ setColor
Method
setColor
annotation/AnnotationBase.cpp:20–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
void AnnotationBase::setColor(const std::string& color) {
21
_color = color;
22
}
23
24
void AnnotationBase::setName(const std::string& name)
25
{
Callers
7
loadFromRepo
Method · 0.80
loadFromRepo
Method · 0.80
loadFromRepo
Method · 0.80
onTreeWidgetItemDoubleClicked
Method · 0.80
addAnnotationGroup
Method · 0.80
finishAnnotation
Method · 0.80
MeasurementQtAnnotation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected