MCPcopy Create free account
hub / github.com/MITK/MITK / WaitCursorOff

Method WaitCursorOff

Plugins/org.mitk.gui.qt.common/src/QmitkAbstractView.cpp:350–353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

348}
349
350void QmitkAbstractView::WaitCursorOff()
351{
352 this->RestoreOverrideCursor();
353}
354
355void QmitkAbstractView::BusyCursorOff()
356{

Callers 2

OnNewSegmentationMethod · 0.45

Calls 1

RestoreOverrideCursorMethod · 0.95

Tested by

no test coverage detected