Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
297
void TileManager::refresh() {
298
clear();
299
this->reloadLastFOV();
300
}
301
302
void TileManager::reloadLastFOV() {
303
QRect FOV = _lastFOV;
Callers
2
onForegroundImageChanged
Method · 0.80
showContextMenu
Method · 0.80
Calls
1
reloadLastFOV
Method · 0.95
Tested by
no test coverage detected