MCPcopy 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
457void QmitkMultiLabelInspector::WaitCursorOff() const
458{
459 this->RestoreOverrideCursor();
460}
461
462void QmitkMultiLabelInspector::RestoreOverrideCursor() const
463{

Callers 8

DeleteLabelInternalMethod · 0.95
AddNewGroupMethod · 0.95
RemoveGroupInternalMethod · 0.95
OnClearLabelsMethod · 0.95
OnDeleteLabelsMethod · 0.95
OnMergeLabelsMethod · 0.95
OnClearLabelMethod · 0.95
PrepareGoToLabelMethod · 0.95

Calls 1

RestoreOverrideCursorMethod · 0.95

Tested by

no test coverage detected