Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/computationalpathologygroup/ASAP
/ onCoverageUpdated
Method
onCoverageUpdated
ASAP/MiniMap.cpp:50–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
void MiniMap::onCoverageUpdated() {
51
this->update();
52
}
53
54
void MiniMap::mousePressEvent(QMouseEvent *event) {
55
float posX = event->pos().x();
Callers
nothing calls this directly
Calls
1
update
Method · 0.80
Tested by
no test coverage detected