MCPcopy 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
50void MiniMap::onCoverageUpdated() {
51 this->update();
52}
53
54void MiniMap::mousePressEvent(QMouseEvent *event) {
55 float posX = event->pos().x();

Callers

nothing calls this directly

Calls 1

updateMethod · 0.80

Tested by

no test coverage detected