MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / zoomClear_

Method zoomClear_

src/openms_gui/source/VISUAL/PlotCanvas.cpp:247–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245 }
246
247 void PlotCanvas::zoomClear_()
248 {
249 zoom_stack_.clear();
250 zoom_pos_ = zoom_stack_.end();
251 }
252
253 void PlotCanvas::resetZoom(bool repaint)
254 {

Callers

nothing calls this directly

Calls 2

clearMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected