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

Method RestoreOverrideCursor

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

Source from the content-addressed store, hash-verified

358}
359
360void QmitkAbstractView::RestoreOverrideCursor()
361{
362 QApplication::restoreOverrideCursor();
363}
364
365mitk::IPreferences* QmitkAbstractView::GetPreferences() const
366{

Callers 2

WaitCursorOffMethod · 0.95
BusyCursorOffMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected