MCPcopy 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
150void AnnotationList::removeAllGroups() {
151 _groups.clear();
152}

Callers 7

setGroupsMethod · 0.95
loadFromRepoMethod · 0.80
loadFromRepoMethod · 0.80
loadFromRepoMethod · 0.80
clearAnnotationListMethod · 0.80
onLoadButtonPressedMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected