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

Method refresh

ASAP/TileManager.cpp:297–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295}
296
297void TileManager::refresh() {
298 clear();
299 this->reloadLastFOV();
300}
301
302void TileManager::reloadLastFOV() {
303 QRect FOV = _lastFOV;

Callers 2

showContextMenuMethod · 0.80

Calls 1

reloadLastFOVMethod · 0.95

Tested by

no test coverage detected