Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/computationalpathologygroup/ASAP
/ removeAllGroups
Method
removeAllGroups
annotation/AnnotationList.cpp:150–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void AnnotationList::removeAllGroups() {
151
_groups.clear();
152
}
Callers
7
setGroups
Method · 0.95
loadFromRepo
Method · 0.80
loadRepositoryFromFile
Method · 0.80
loadFromRepo
Method · 0.80
loadFromRepo
Method · 0.80
clearAnnotationList
Method · 0.80
onLoadButtonPressed
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected