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

Method getCoverageMaps

ASAP/TileManager.cpp:272–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270}
271
272std::vector<QPainterPath> TileManager::getCoverageMaps() {
273 return _coverageMaps;
274}
275
276void TileManager::clear() {
277 _ioThread->clearJobs();

Callers 1

paintEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected