Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetStepper
Method
SetStepper
Modules/QtWidgets/src/QmitkStepperAdapter.cpp:37–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void QmitkStepperAdapter::SetStepper(mitk::Stepper* stepper)
38
{
39
this->SendStepper(stepper);
40
this->Refetch();
41
}
Callers
nothing calls this directly
Calls
1
Refetch
Method · 0.45
Tested by
no test coverage detected