Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
350
void QmitkAbstractView::WaitCursorOff()
351
{
352
this->RestoreOverrideCursor();
353
}
354
355
void QmitkAbstractView::BusyCursorOff()
356
{
Callers
2
OnLabelToggleShortcutActivated
Method · 0.45
OnNewSegmentation
Method · 0.45
Calls
1
RestoreOverrideCursor
Method · 0.95
Tested by
no test coverage detected