Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ RestoreOverrideCursor
Method
RestoreOverrideCursor
Modules/SegmentationUI/src/QmitkMultiLabelInspector.cpp:462–465 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
460
}
461
462
void QmitkMultiLabelInspector::RestoreOverrideCursor() const
463
{
464
QApplication::restoreOverrideCursor();
465
}
466
467
mitk::Label* QmitkMultiLabelInspector::GetCurrentLabel() const
468
{
Callers
1
WaitCursorOff
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected