Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ WaitCursorOff
Method
WaitCursorOff
Modules/SegmentationUI/src/QmitkMultiLabelInspector.cpp:457–460 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
455
}
456
457
void QmitkMultiLabelInspector::WaitCursorOff() const
458
{
459
this->RestoreOverrideCursor();
460
}
461
462
void QmitkMultiLabelInspector::RestoreOverrideCursor() const
463
{
Callers
8
DeleteLabelInternal
Method · 0.95
AddNewGroup
Method · 0.95
RemoveGroupInternal
Method · 0.95
OnClearLabels
Method · 0.95
OnDeleteLabels
Method · 0.95
OnMergeLabels
Method · 0.95
OnClearLabel
Method · 0.95
PrepareGoToLabel
Method · 0.95
Calls
1
RestoreOverrideCursor
Method · 0.95
Tested by
no test coverage detected