MCPcopy 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
37void QmitkStepperAdapter::SetStepper(mitk::Stepper* stepper)
38{
39 this->SendStepper(stepper);
40 this->Refetch();
41}

Callers

nothing calls this directly

Calls 1

RefetchMethod · 0.45

Tested by

no test coverage detected